FROM ubuntu:trusty RUN apt-get update -y && apt-get install software-properties-common -y && apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xcbcb082a1bb943db && add-apt-repository "deb http://mirror.jmu.edu/pub/mariadb/repo/10.1/ubuntu trusty main" && apt-get update && apt-get install mariadb-server -y
Content type
Image
Digest
Size
147.8 MB
Last updated
over 10 years ago
docker pull wgroenewold/mariadb