mirror of
https://github.com/rsteube/carapace-bin.git
synced 2025-05-05 15:32:53 +00:00
9 lines
180 B
YAML
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'
|