mirror of
https://github.com/docker/awesome-compose.git
synced 2025-12-29 18:28:29 +01:00
Adopt Compose v2 (#240)
* Adopt Compose v2 Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
5
sparkjava/compose.yaml
Normal file
5
sparkjava/compose.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
services:
|
||||
sparkjava:
|
||||
build: sparkjava
|
||||
ports:
|
||||
- 8080:8080
|
||||
Reference in New Issue
Block a user