Skip to content
Snippets Groups Projects
Dockerfile 328 B
Newer Older
# Copy the current directory contents into the container at /app
COPY . /app