Ricardo Mancinas rmancinas
  • Joined on 2022-09-25

webdeployer (1.0.0)

Published 2026-07-05 22:40:18 -07:00 by rmancinas

Installation

docker pull git.mancinas.io/rmancinas/webdeployer:1.0.0
sha256:03cff0207bfc8a1a078493e6cc41437221aee8e597425ea18c2bdeaa6828691b

Image Layers

ADD file:c1aa87a3b464fca64d769444b5201bc0426a1f517c91c4a7916270e10f8b300b in /
CMD ["/bin/sh"]
RUN /bin/sh -c apk update # buildkit
RUN /bin/sh -c apk add rsync openssh nodejs npm php7 php7-phar php7-openssl composer # buildkit
COPY .ssh/id_rsa /etc/ssh/authorized_keys # buildkit
COPY .ssh/id_rsa.pub /root/.ssh/authorized_keys # buildkit
Details
Container
2026-07-05 22:40:18 -07:00
0
OCI / Docker
linux/amd64
27 MiB
Versions (11) View all
1.0.8 2026-07-05
1.0.9 2026-07-05
1.0.7 2026-07-05
1.0.6 2026-07-05
1.0.5 2026-07-05