Dockerfile topic
A Dockerfile is used to build Docker Images. It is a simple text file that consists of a set of instructions or commands that is executed by an automated build process in steps from top to bottom.
bitcore-node
Image to run a bitcore wallet service that connects to either testnet or livenet using bitcore
graceful-server
Tiny (~5k), KISS, dependency-free Node.JS library to make your API more graceful
ansible-jupyter.dockerfile
Building the Docker image with Ansible and Jupyter.
ansible-managed-node.dockerfile
Building the Docker image with run the OpenSSH daemon and Python for Ansible.
dockerfiles
A collection of useful Dockerfile
godot-ci
Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
opcode-analysis
A set of Docker images to test out PHP code against the interpreter to see the resulting opcodes with multiple PHP versions.
docker-security-checker
Dockerfile Security Checker using OPA Rego policies with Conftest
docker-php-sqlsrv
A PHP container with SQLSRV and ODBC Drivers