Closed jlelse closed 5 years ago
The base image is here: https://github.com/blacklabelops/baseimages/tree/master/alpine
Ok thanks, I'll probably have to combine those two Dockerfiles and exclude everything I don't need.
Hello I succeeded in doing so. Have a look to issue https://github.com/blacklabelops/volumerize/issues/83 Regards
I want to compile the Docker image on my arm32v7 server and see the Dockerfile uses "blacklabelops/alpine:3.8" as base image. Is there some magic behind this image or can it be easily replaced with the standard alpine image?