carapace-bin/.docker/ubuntu.yaml
Ralf Steube 981bf794e5
added apt (#2718)
initial version with incorrect flag types and descriptionsg
2025-03-02 10:29:26 +01:00

9 lines
180 B
YAML

services:
ubuntu:
build:
context: ubuntu
image: ghcr.io/carapace-sh/carapace-bin:ubuntu
hostname: carapace-bin:ubuntu
volumes:
- '..:/carapace-bin:ro'