Skip to content
Snippets Groups Projects
Commit f3e3f7c4 authored by michael.minelli's avatar michael.minelli
Browse files

Add empty dockerfile

parent 6bc9f2c5
No related branches found
No related tags found
No related merge requests found
FROM nginx:alpine
LABEL maintainer="Michaël Minelli <michael-jean.minelli@hesge.ch>"
LABEL Description="Angular App for Dojo"
ENTRYPOINT ["tail", "-f", "/dev/null"]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment