why isnt it working
This commit is contained in:
parent
f0bb48a9d2
commit
4dbad07a0b
1 changed files with 4 additions and 6 deletions
|
@ -1,10 +1,8 @@
|
|||
spec:
|
||||
services:
|
||||
- name: archivebox
|
||||
image:
|
||||
registry_type: DOCKER_HUB
|
||||
registry: docker.io
|
||||
repository: archivebox/archivebox
|
||||
tag: latest
|
||||
dockerfile_path: Dockerfile
|
||||
git:
|
||||
branch: dev
|
||||
repo_clone_url: https://github.com/ArchiveBox/ArchiveBox.git
|
||||
http_port: 8000
|
||||
instance_count: 1
|
||||
|
|
Loading…
Reference in a new issue