1251 Forks
20579 Stars
20579 Watchers

distroless

🥑 Language focused docker images, minus the operating system.

How to download and setup distroless

Open terminal and run command
git clone https://github.com/GoogleContainerTools/distroless.git
git clone is used to create a copy or clone of distroless repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with distroless https://github.com/GoogleContainerTools/distroless/archive/master.zip

Or simply clone distroless with SSH
[email protected]:GoogleContainerTools/distroless.git

If you have some problems with distroless

You may open issue on distroless support forum (system) here: https://github.com/GoogleContainerTools/distroless/issues