Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 7e549aef authored by Martin Déclert's avatar Martin Déclert :cd:
Browse files

Dockerfile added

parent 2776219c
No related branches found
No related tags found
No related merge requests found
FROM node:14.17-alpine
WORKDIR /var/www/mdeclert.fr
RUN apk -U upgrade
RUN npm install
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment