Sign inSign up

parasomnia/basedev

By parasomnia

Updated over 4 years ago

An ALL-IN-ONE image includes mysql/redis/jre8.

Image
0

98

parasomnia/basedev repository overview

The image based on bionic-cnsource.

Here are the source:

FROM parasomnia/bionic-cnsource:1.0

RUN apt install -y mysql-server-5.7 \
    && apt install -y openjdk-8-jre-headless \
    && apt install -y redis \
    && apt install -y nginx \
    && apt autoremove --purge \
    && apt-get clean

Tag summary

Content type

Image

Digest

Size

185 MB

Last updated

over 4 years ago

docker pull parasomnia/basedev:1.0