Skip to content

hub-mirror

Actions
Setup local mirror for Docker Hub
v3
Latest
Star (1)

Tags

 (1)

hub-mirror

GitHub Action to configure a Docker Hub mirror for actuated servers.

Learn more

Warning: running docker/setup-buildx-action after this step will wipe out the configuration set by this action. You do not need to use docker/setup-buildx-action when you use this action.

      - uses: self-actuated/hub-mirror@master

The v3 version uses TLS for the registry with a CA injected to the VM and is the same as master

      - uses: self-actuated/hub-mirror@v3

The v2 version was prior to using TLS for the registry, using HTTP and insecure:

      - uses: self-actuated/hub-mirror@v2

hub-mirror is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Setup local mirror for Docker Hub
v3
Latest

Tags

 (1)

hub-mirror is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.