Skip to content

Instantly share code, notes, and snippets.

@keopx
Created April 3, 2020 16:36
Show Gist options
  • Save keopx/58eef9fb38031be0b05c0d8b783a029d to your computer and use it in GitHub Desktop.
Save keopx/58eef9fb38031be0b05c0d8b783a029d to your computer and use it in GitHub Desktop.
Create docker hub images using docker push
docker tag 105_mariadb docker.io/keopx/mariadb:10.5
docker push keopx/mariadb:10.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment