Archived
1
0
Fork 0
This repository has been archived on 2024-01-27. You can view files and clone it, but cannot push or open issues or pull requests.
dockerfiles/docker-compose.yaml
2023-06-02 16:42:46 +02:00

12 lines
149 B
YAML

version: "2"
services:
aap:
build: ./aap
image: elfrinjo/aap:latest
toolbox:
build: ./toolbox
image: elfrinjo/toolbox:latest