Some checks are pending
CI/CD Pipeline (Fully Isolated DinD) / Run Tests (DinD) (push) Waiting to run
CI/CD Pipeline (Fully Isolated DinD) / Build and Push Docker Images (DinD) (push) Blocked by required conditions
CI/CD Pipeline (Fully Isolated DinD) / Deploy to Production (push) Blocked by required conditions
19 lines
No EOL
335 B
YAML
19 lines
No EOL
335 B
YAML
version: 0.1
|
|
log:
|
|
level: debug
|
|
storage:
|
|
filesystem:
|
|
rootdirectory: /var/lib/registry
|
|
delete:
|
|
enabled: true
|
|
http:
|
|
addr: :5000
|
|
headers:
|
|
X-Content-Type-Options: [nosniff]
|
|
middleware:
|
|
repository:
|
|
- name: AwsEc2PublicBlock
|
|
storage:
|
|
- name: Redirect
|
|
options:
|
|
baseurl: https://YOUR_DOMAIN_NAME |