An ALL-IN-ONE image includes mysql/redis/jre8.
98
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
Content type
Image
Digest
Size
185 MB
Last updated
over 4 years ago
docker pull parasomnia/basedev:1.0