bcgov / bcgov/backup-container

Docker hub rate limiting w/ workaround

Open
#65 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
44
Forks
65
PR merge metrics
No merged PRs in 30d

Description

any chance you can update with Ariticatory or using docker credentials?

Thank's @WadeBarnes for the workaround:

Change these lines in your build config from:

`
strategy:
type: Docker
dockerStrategy:
dockerfilePath: Dockerfile
`

to

`
strategy:
type: Docker
dockerStrategy:
dockerfilePath: Dockerfile
from:
kind: DockerImage
name: 'registry.access.redhat.com/rhscl/postgresql-10-rhel7:latest'
`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.