commit 07ddba7832547f2ff9ef6d043676bd8f1906480c Author: claude-bot Date: Tue Apr 14 07:13:28 2026 +0200 chore: update itworks pipeline diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..5ebe438 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,3 @@ +FROM nginx:alpine +COPY index.html /usr/share/nginx/html/index.html +EXPOSE 80 diff --git a/index.html b/index.html new file mode 100644 index 0000000..cd02a98 --- /dev/null +++ b/index.html @@ -0,0 +1,48 @@ + + + + + + It works + + + +
+

It works!

+

Pipeline Docker → Harbor → Portainer OK

+
+
+ + +