You can create the docker image you need to develop in the Alpine Linux
The easiest way to do this is to get from Docker registry
$ docker pull kazu69/alpine:base
Also possible to use or from github to get
$ git clone https://github.com/kazu69/docker-alpine.git
$ cd docker-alpine
$ docker build -t kazu69/docker-alpine .
Content type
Image
Digest
Size
80.1 MB
Last updated
about 9 years ago
docker pull kazu69/alpine-base