yannoff / docker-store

Source repository for yannoff's docker images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yannoff/docker-store

Source repository for yannoff's docker images

Available images

  • alpine: An Alpine Linux image with bash installed and a script to keep the container running. Usefull for testing package install/builds on Alpine.
  • sshbox: A sandbox to run SSH commands in a secured and secluded environment.
  • gitbox: A sandbox to run git commands in a secured and secluded environment.
  • mariadb: An alpine version of MariaDB server image.
  • mongodb: An alpine version of MongoDB server image.
  • elastic: An alpine version of Elastic Search version 6.5.3.
  • phpma: A ready-to-use, fully working Alpine version of PHPMyAdmin.

License

Licensed under the MIT License.

About

Source repository for yannoff's docker images

License:MIT License


Languages

Language:Dockerfile 61.5%Language:Shell 38.5%