Sign inSign up

wgroenewold/mariadb

By wgroenewold

Updated over 10 years ago

Ubuntu 14.04 LTS + MariaDB

Image
0

956

wgroenewold/mariadb repository overview

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

Tag summary

Content type

Image

Digest

Size

147.8 MB

Last updated

over 10 years ago

docker pull wgroenewold/mariadb