v1.0.0: docker: add docker compose element

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2024-03-14 15:53:41 +01:00
commit 45d671ec97
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
2 changed files with 39 additions and 2 deletions

6
.gitignore vendored
View file

@ -1,2 +1,6 @@
# build directory
build/
build/
# docker dev build
docker/
docker-compose.yml