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