An Alpine base image for data containers
1.2K
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.4 MB
Last updated
about 10 years ago
docker pull mbodenhamer/alpine-data