diff --git a/Dockerfile b/Dockerfile index 4921eb8..caf2d01 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ FROM node:latest -WORKDIR /context + WORKDIR /context RUN apt update && \ apt install -y git bash docker-cli && \ diff --git a/task.md b/task.md deleted file mode 100644 index 24a10ae..0000000 --- a/task.md +++ /dev/null @@ -1,3 +0,0 @@ - - -[test env, left blank]