Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7862091
docker-compose.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
573 B
Referenced Files
None
Subscribers
None
docker-compose.yml
View Options
version
:
"3.2"
services
:
db
:
image
:
mongo:4.4-bionic
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
environment
:
-
SEALIOUS_SMTP_HOST=mailcatcher
-
SEALIOUS_DB_HOST=db
mailcatcher
:
image
:
schickling/mailcatcher:latest
ports
:
-
"127.0.0.1:1080:1080"
-
"127.0.0.1:1025:1025"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 13, 19:50 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
872311
Default Alt Text
docker-compose.yml (573 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment