Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

starshowing/docker-tar-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

docker-tar-push

push your docker tar archive image without docker

Usage:

push your docker tar archive image without docker.
Usage:
 docker-tar-push [flags]
Flags:
 -h, --help help for docker-tar-push
 --log-level int log-level, 0:Fatal,1:Error,2:Warn,3:Info,4:Debug (default 3)
 --password string registry auth password
 --registry string registry url
 --skip-ssl-verify skip ssl verify
 --username string registry auth username

Example:

docker-tar-push alpine:latest --registry=http://localhost:5000

Build

go build -o bin/docker-tar-push cmd/docker-tar-push/main.go

About

[Under Development]push your docker tar archive image without docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Go 100.0%

AltStyle によって変換されたページ (->オリジナル) /