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.

List Dockerfile repositories

bitcore-node

7
Stars
12
Forks
Watchers

Image to run a bitcore wallet service that connects to either testnet or livenet using bitcore

graceful-server

255
Stars
4
Forks
Watchers

Tiny (~5k), KISS, dependency-free Node.JS library to make your API more graceful

ansible-jupyter.dockerfile

25
Stars
8
Forks
Watchers

Building the Docker image with Ansible and Jupyter.

ansible-managed-node.dockerfile

31
Stars
14
Forks
Watchers

Building the Docker image with run the OpenSSH daemon and Python for Ansible.

dockerfiles

7
Stars
0
Forks
Watchers

A collection of useful Dockerfile

godot-ci

629
Stars
124
Forks
Watchers

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

14
Stars
0
Forks
Watchers

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

57
Stars
27
Forks
Watchers

Dockerfile Security Checker using OPA Rego policies with Conftest

docker-php-sqlsrv

16
Stars
21
Forks
Watchers

A PHP container with SQLSRV and ODBC Drivers