Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7112526
docker-compose.yml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
683 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"
dbpostgres
:
image
:
postgres
ports
:
-
"5432:5432"
environment
:
POSTGRES_PASSWORD
:
example
test
:
image
:
sealious-test:latest
build
:
context
:
.
dockerfile
:
test.dockerfile
volumes
:
-
./:/opt/sealious/
-
sealious-nm:/opt/sealious/node_modules/
links
:
-
db
-
mailcatcher
environment
:
-
SEALIOUS_SMTP_HOST=mailcatcher
-
SEALIOUS_DB_HOST=db
mailcatcher
:
image
:
schickling/mailcatcher:latest
ports
:
-
"127.0.0.1:1088:1080"
-
"127.0.0.1:1825:1025"
volumes
:
sealious-nm
:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 3, 19:10 (6 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
750079
Default Alt Text
docker-compose.yml (683 B)
Attached To
Mode
rS Sealious
Attached
Detach File
Event Timeline
Log In to Comment