Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10352506
docker-compose.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
667 B
Referenced Files
None
Subscribers
None
docker-compose.yml
View Options
version
:
"3.2"
services
:
typing-golf-app
:
container_name
:
typing-golf-app
restart
:
always
build
:
context
:
.
dockerfile
:
Dockerfile
volumes
:
-
./common:/common
-
./frontend:/frontend
-
./index.js:/index.js
-
./package.json:/package.json
-
./node_modules:/node_modules
ports
:
-
"4444:8080"
links
:
-
mongo
depends_on
:
-
mongo
mongo
:
container_name
:
mongo
image
:
mongo:3.2
volumes
:
-
./db:/data/db
ports
:
-
"127.0.0.1:27017:27017"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 2, 15:59 (7 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1030431
Default Alt Text
docker-compose.yml (667 B)
Attached To
Mode
rTG Typing Golf
Attached
Detach File
Event Timeline
Log In to Comment