7 lines
No EOL
147 B
YAML
7 lines
No EOL
147 B
YAML
services:
|
|
app:
|
|
image: hibobmaster/iplookupserver:latest
|
|
ports:
|
|
- "127.0.0.1:8000:8000"
|
|
restart: no
|
|
# restart:unless-stopped |