Dockerfile:
FROM dockerimages/ubuntu-core:14.04
MAINTAINER Frank Lemanschik
RUN sed -i 's/trusty/utopic/g' /etc/apt/sources.list \
&& apt-get update && apt-get upgrade -y && apt-get clean -y
Content type
Image
Digest
sha256:101fd212d…
Size
64.8 MB
Last updated
almost 11 years ago
docker pull dockerimages/ubuntu-core