This website requires JavaScript.
Explore
Help
Sign In
lkrsnik
/
cjvt-valency
Watch
1
Star
0
Fork
0
You've already forked cjvt-valency
forked from
kristjan/cjvt-valency
Code
Issues
Pull Requests
Releases
Wiki
Activity
2551a9c6a8
cjvt-valency
/
dockerfiles
/
database
/
Dockerfile
5 lines
78 B
Docker
Raw
Normal View
History
Unescape
Escape
First commit on scripts branch
2020-09-15 12:08:16 +00:00
FROM
mongo:4.2.9
automated mongodb + mongo-express deployment with user creation
2019-03-15 08:00:05 +00:00
WORKDIR
/
COPY
init_inside_container.sh /.
COPY
create.js /.
Reference in New Issue
Copy Permalink