An Alpine base image for data containers.
Start the container like so:
$ docker run -d --name data [DATA_CONTAINER_OPTIONS] mbodenhamer/alpine-data
DATA_CONTAINER_OPTIONS should contain options for creating/mounting data volumes appropriate to the application at hand.
The container will run until it is stopped. Operations such as backup and restore can be run via docker exec on the running container (both zip and tar are available).
Content type
Image
Digest
Size
3.1 MB
Last updated
over 9 years ago
docker pull cryptoplay/alpine-data