Opened 13 days ago
Last modified 13 days ago
#1399 assigned defect
anubis prevents docker pulls from the devhack container registry
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Infrastructure | Keywords: | |
| Cc: |
Description
you need to add the below to our anubis config
bots:
- name: forgejo-container-registry
path_regex: ^/v2/.*$
action: ALLOW
Change History (2)
comment:1 by , 13 days ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 13 days ago
Note:
See TracTickets
for help on using tickets.
Attempted fix pushed in https://git.devhack.net/devhack/core-infra/commit/ef92d37f1ea685bd0856f1495ea4cee4c7f5e3ba, waiting on verification from you