Skip to content

JoshKeegan/docker-zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-zip

A docker image with the zip and unzip commands

CI/CD

Usage

Use like any other docker image. It's URL is joshkeegan/zip:latest. See Docker Hub for specific version tags.

Supported Architectures

The image is supported for the following architectures:

  • AMD64
  • ARMv7
  • ARM64

Contributing

  • Install dependencies: make, docker, docker buildx (included with docker desktop)
  • Create a buildx builder instance for cross-platform builds with docker buildx create --use
  • Run make build

License

MIT

About

A docker image with the zip and unzip commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published