tor-relay/docker-compose.yml

9 lines
191 B
YAML

version: '3.8'
services:
ubuntu-webtop:
build:
context: . # assuming Dockerfile is in the current directory
dockerfile: Dockerfile
image: git.nixc.us/colin/top:latest