mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-25 16:40:57 +00:00
update
This commit is contained in:
parent
ddc39ad958
commit
62d0c7d23b
@ -53,6 +53,7 @@ services:
|
|||||||
- linux/amd64
|
- linux/amd64
|
||||||
volumes:
|
volumes:
|
||||||
- .:/repo
|
- .:/repo
|
||||||
|
- .docker/entrypoint.sh:/entrypoint.sh
|
||||||
# Additional dependencies for GUI applications
|
# Additional dependencies for GUI applications
|
||||||
guis:
|
guis:
|
||||||
extends: overlay
|
extends: overlay
|
||||||
|
3
test.Dockerfile
Normal file
3
test.Dockerfile
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# syntax=docker/dockerfile:1
|
||||||
|
|
||||||
|
FROM ubuntu:22.04
|
Loading…
Reference in New Issue
Block a user