Sign inSign up

neowaylabs/mount.cifs_copy

By neowaylabs

Updated about 8 years ago

CIFS Utilities

Image
0

221

neowaylabs/mount.cifs_copy repository overview

Build & Package mount.cifs with Dockerception

Provide a mount.cifs for CoreOS (for example) to use, optimized for speed.

Delivering mount.cifs to a docker host:
docker run -it --rm -v /opt/bin/:/target registry-aws.neoway.com.br/core/mount.cifs_copy /target
Docker building dockers - keeping them small

docker build process split into a 'builder' docker and a 'runtime' docker to keep final docker image as small as possible.

To build the runtime docker image, clone this project and then run the following command:

$ ./build.sh
References:

Tag summary

Content type

Image

Digest

Size

274.5 MB

Last updated

about 8 years ago

docker pull neowaylabs/mount.cifs_copy:runner