This commit is contained in:
Nick Sweeting 2021-04-23 15:11:12 -04:00
parent c88e042445
commit f0bb48a9d2

View file

@ -2,8 +2,9 @@ spec:
services: services:
- name: archivebox - name: archivebox
image: image:
registry_type: 'DOCKER_HUB' registry_type: DOCKER_HUB
registry: 'archivebox' registry: docker.io
repository: 'archivebox' repository: archivebox/archivebox
tag: 'latest' tag: latest
http_port: 8000 http_port: 8000
instance_count: 1