Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10359874
docker-compose.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
474 B
Referenced Files
None
Subscribers
None
docker-compose.yml
View Options
version
:
'3.2'
services
:
db
:
image
:
mongo
volumes
:
-
"./db:/data/db"
ports
:
-
"127.0.0.1:20721:27017"
mailcatcher
:
image
:
schickling/mailcatcher:latest
ports
:
-
"127.0.0.1:1081:1080"
-
"127.0.0.1:1025:1025"
app
:
image
:
timetrack-app:latest
build
:
context
:
./docker
dockerfile
:
app.dockerfile
volumes
:
-
"./:/opt/app"
ports
:
-
"127.0.0.1:8081:8081"
user
:
${UID:-1000}:${GID:-1000}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 8, 02:43 (15 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1031221
Default Alt Text
docker-compose.yml (474 B)
Attached To
Mode
rGEN Sealcode generator
Attached
Detach File
Event Timeline
Log In to Comment