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

Add empty dockerfile

parent d43661c9
No related branches found
No related tags found
No related merge requests found
FROM node:20-bullseye
LABEL maintainer="Michaël Minelli <michael-jean.minelli@hesge.ch>"
LABEL Description="Express API 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