Sign inSign up

nsarakas/playsms:latest

Message queues
Manifest digest

sha256:21d403392447287b29ec0f56a60f161f72c357605d6feb02e72bd2badc83d762

OS/ARCH

linux/amd64

Compressed size

199.88 MB

Last pushed

about 2 years by nsarakas

Type

Image

Manifest digest

sha256:21d403392447287b29ec0f56a60f161f72c357605d6feb02e72bd2badc83d762

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7MAINTAINER Anton Raharja <[email protected]>0 B
8ADD README.md /README.md # buildkit906 B
9ENV DEBIAN_FRONTEND=noninteractive0 B
10RUN /bin/sh -c apt-get -y34.27 MB
11RUN /bin/sh -c apt-get -y351.61 KB
12RUN /bin/sh -c apt-get -y370 B
13RUN /bin/sh -c apt-get -y134.43 MB
14ADD start-sshd.sh /start-sshd.sh # buildkit139 B
15ADD supervisord-sshd.conf /etc/supervisor/conf.d/supervisord-sshd.conf # buildkit246 B
16RUN /bin/sh -c mkdir /var/run/sshd114 B
17RUN /bin/sh -c echo 'root:changemeplease'438 B
18RUN /bin/sh -c sed -i1.6 KB
19RUN /bin/sh -c sed 's@session\s*required\s*pam_loginuid.so@session1.01 KB
20ENV NOTVISIBLE=in users profile0 B
21RUN /bin/sh -c echo "export439 B
22ADD start-apache2.sh /start-apache2.sh # buildkit168 B
23ADD supervisord-apache2.conf /etc/supervisor/conf.d/supervisord-apache2.conf # buildkit248 B
24ADD apache_default /etc/apache2/sites-available/000-default.conf # buildkit694 B
25RUN /bin/sh -c echo "ServerName3.1 KB
26RUN /bin/sh -c a2enmod rewrite305 B
27RUN /bin/sh -c rm -rf169 B
28ADD start-mysqld.sh /start-mysqld.sh # buildkit135 B
29ADD supervisord-mysqld.conf /etc/supervisor/conf.d/supervisord-mysqld.conf # buildkit250 B
30ADD create_db.sh /create_db.sh # buildkit383 B
31ADD my.cnf /etc/mysql/conf.d/my.cnf # buildkit212 B
32RUN /bin/sh -c rm -rf364 B
33ADD start-playsmsd.sh /start-playsmsd.sh # buildkit163 B
34ADD supervisord-playsmsd.conf /etc/supervisor/conf.d/supervisord-playsmsd.conf # buildkit255 B
35RUN /bin/sh -c rm -rf4.58 MB
36ADD install.conf /app/install.conf # buildkit656 B
37ADD install.sh /install.sh # buildkit1.65 KB
38ENV PHP_UPLOAD_MAX_FILESIZE=8M0 B
39ENV PHP_POST_MAX_SIZE=8M0 B
40ADD run.sh /run.sh # buildkit443 B
41RUN /bin/sh -c chmod +x2.21 KB
42VOLUME [/etc/mysql /var/lib/mysql]0 B
43EXPOSE map[22/tcp:{} 3306/tcp:{} 80/tcp:{}]0 B
44CMD ["/run.sh"]0 B

Command

 ARG RELEASE