You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.
First, set up a Docker Environment. The easiest way to do this is using the Docker Quickstart Terminal applet bundled with the Docker Toolbox.
Simple Docker Push Signing Example
export DOCKER_CONTENT_TRUST=1
docker-x pull alpine
docker-x tag alpine <username>/alpine:latest
docker-x push <username>/alpine:latest
# you should be prompted to touch the yubikey and to create a password