Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F1262257
docker-compose.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
529 B
Referenced Files
None
Subscribers
None
docker-compose.yml
View Options
version
:
'3.2'
services
:
db
:
image
:
mongo:3.4-jessie
volumes
:
-
./db:/data/db
-
./configdb:/data/configdb
ports
:
-
"127.0.0.1:20722:27017"
test
:
image
:
sealious-test:latest
build
:
context
:
.
dockerfile
:
test.dockerfile
volumes
:
-
./:/opt/sealious/
ports
:
-
"127.0.0.1:8080:8080"
user
:
${UID:-1000}:${GID:-1000}
links
:
-
db
-
mailcatcher
mailcatcher
:
image
:
schickling/mailcatcher:latest
ports
:
-
"127.0.0.1:1080:1080"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 23, 19:19 (20 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
600057
Default Alt Text
docker-compose.yml (529 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment