cambio docker
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
services:
|
||||
afryca:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.run
|
||||
platform: linux/amd64
|
||||
volumes:
|
||||
- "./releng/afryca.application.product/target/products/afryca/linux/gtk/x86_64:/app:ro"
|
||||
ports:
|
||||
- "6080:6080"
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user