tor-relay/docker-compose.yml

9 lines
205 B
YAML

version: '3.8'
services:
ubuntu-webtop:
build:
context: . # assuming Dockerfile is in the current directory
dockerfile: Dockerfile
image: codeberg.org/dowerent/ubuntu-webtop:latest