Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Administrator
geumdo_docs
Commits
e4164a33
Commit
e4164a33
authored
Jun 13, 2025
by
Administrator
Browse files
Upload New File
parent
090c4bf4
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker_examples/docker-compose.yml
0 → 100644
View file @
e4164a33
version
:
'
3'
services
:
os
:
build
:
context
:
.
dockerfile
:
Dockerfile
container_name
:
docker_3dp
ports
:
-
"
2213:22"
# SSH
-
"
8080:8080"
# EMBED TOMCAT(#0)
-
"
8090:8090"
# EMBED TOMCAT(#1)
network_mode
:
bridge
restart
:
always
volumes
:
-
./data:/data
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment