mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 10:42:54 +01:00
Change registry path to /nsm
This commit is contained in:
@@ -8,7 +8,7 @@ dockerregistryconfdir:
|
||||
|
||||
dockerregistrydir:
|
||||
file.directory:
|
||||
- name: /nsm/docker/registry
|
||||
- name: /nsm/docker-registry/docker
|
||||
- user: 939
|
||||
- group: 939
|
||||
- makedirs: True
|
||||
@@ -36,5 +36,6 @@ so-dockerregistry:
|
||||
- binds:
|
||||
- /opt/so/conf/docker-registry/etc/config.yml:/etc/docker/registry/config.yml:ro
|
||||
- /opt/so/conf/docker-registry:/var/lib/registry:rw
|
||||
- /nsm/docker-registry/docker:/var/lib/registry/docker:rw
|
||||
- /etc/pki/registry.crt:/etc/pki/registry.crt:ro
|
||||
- /etc/pki/registry.key:/etc/pki/registry.key:ro
|
||||
|
||||
Reference in New Issue
Block a user