Skip to content
Snippets Groups Projects
Commit 1862f72c authored by Wilson JALLET's avatar Wilson JALLET :money_with_wings:
Browse files

Docker config

parent 459b03ae
No related branches found
No related tags found
No related merge requests found
src/
ldap_connexion_config.json
\ No newline at end of file
FROM node:10.9-alpine
RUN npm install
CMD [ "node", "build/bundle.js" ]
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