Skip to content

fix: make the docker-pussh script compatible with a podman host#61

Open
v3rmine wants to merge 1 commit intopsviderski:mainfrom
v3rmine:main
Open

fix: make the docker-pussh script compatible with a podman host#61
v3rmine wants to merge 1 commit intopsviderski:mainfrom
v3rmine:main

Conversation

@v3rmine
Copy link
Copy Markdown

@v3rmine v3rmine commented Jan 23, 2026

Small fix to the docker-pussh script to make it compatible with a podman host.

The blocking issue was that podman attempts to push to the registry using HTTPS only. By adding --tls-verify=false to the push command, we can bypass this restriction and successfully push to unregistry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant