Frojd / dockerimages

This is a collection of docker images used in development and CI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerimages

This is a collection of docker images used by Fröjd, each are maintained in separate branches

Images

  • Composer-PHP-7.0 - Composer container built on php 7.0 (GHCR)
  • Composer-PHP-7.2 - Composer container built on php 7.2 (GHCR)
  • Composer-PHP-7.4 - Composer container built on php 7.4 (GHCR)
  • Composer-PHP-8.0 - Composer container built on php 8.0 (GHCR)
  • Composer-PHP-8.1 - Composer container built on php 8.1 (GHCR)
  • WP-Cli-PHP-7.2 - WP-cli container built on php 7.2 (GHCR)
  • WP-Cli-PHP-7.4 - WP-cli container built on php 7.4 (GHCR)
  • WP-Cli-PHP-8.0 - WP-cli container built on php 8.0 (GHCR)
  • WP-Cli-PHP-8.1 - WP-cli container built on php 8.1 (GHCR)
  • (Deprecated) Elixir-Ubuntu-16-04 - A Ubuntu 16.04 compatible Elixir image (GHCR)
  • Elixir-Ubuntu-18-04 - A Ubuntu 18.04 compatible Elixir image (GHCR)
  • Elixir-Ubuntu-20-04 - A Ubuntu 20.04 compatible Elixir image (GHCR)
  • Elixir-Ubuntu-22-04 - A Ubuntu 22.04 compatible Elixir image (GHCR)
  • Postgis-sv_SE - A postgres container with sv_SE collation (GHCR) that uses PostGIS 2.5

To find the underlying code, inspect the different branches of this repo

Contributing

Want to contribute? Awesome. Just send a pull request.

License

dockerimages is released under the MIT license.

About

This is a collection of docker images used in development and CI