Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Syed Areeb Hussain
servmgmt-ss22
Commits
1137927e
Commit
1137927e
authored
May 08, 2022
by
Syed Areeb Hussain
Browse files
Update docker-compose.yaml
parent
b11bb37c
Changes
1
Hide whitespace changes
Inline
Side-by-side
mini server/docker-compose.yaml
View file @
1137927e
version
:
"
3.3"
services
:
miniwhoami_20412
:
image
:
docker.fslab.de/shussa2s/servmgmt-ss22:latest
ports
:
-
"
20412:80"
networks
:
-
mynetwork
my_ipv6_20412
:
ipv6_address
:
2001:638:408:200:fe50:cafe::2222/96
miniwhoami_20413
:
image
:
docker.fslab.de/shussa2s/servmgmt-ss22:latest
ports
:
-
"
20413:80"
networks
:
-
mynetwork
my_ipv6_20413
:
ipv6_address
:
2001:638:408:200:fe50:cafe::3333/96
networks
:
mynetwork
:
my_ipv6_20412
:
external
:
true
my_ipv6_20413
:
external
:
true
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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