mirror of
https://github.com/docker/awesome-compose.git
synced 2025-07-02 02:22:55 +00:00
7 lines
84 B
YAML
7 lines
84 B
YAML
version: "3.7"
|
|
services:
|
|
sparkjava:
|
|
build: sparkjava
|
|
ports:
|
|
- 80:8080
|