diff --git a/Dockerfile b/Dockerfile index cfcb63d..43f1cdd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ FROM alpine:latest LABEL org.opencontainers.image.description="This is a sample test docker container that does absolutely nothing." -CMD [ "echo", "Hello World X Platform!!!!!@@@@" ] \ No newline at end of file +CMD [ "echo", "Hello World X Platform!!!!!@@@@#" ] \ No newline at end of file