https://github.com/frojd/dockerimages
This is a collection of docker images used in development and CI
https://github.com/frojd/dockerimages
docker
Last synced: 8 months ago
JSON representation
This is a collection of docker images used in development and CI
- Host: GitHub
- URL: https://github.com/frojd/dockerimages
- Owner: Frojd
- Created: 2017-12-04T06:50:21.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-08-20T09:32:46.000Z (10 months ago)
- Last Synced: 2025-08-20T11:39:19.624Z (10 months ago)
- Topics: docker
- Homepage:
- Size: 86.9 KB
- Stars: 5
- Watchers: 19
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# 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](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fcomposer-php-7.0))
- Composer-PHP-7.2 - Composer container built on php 7.2 ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fcomposer-php-7.2))
- Composer-PHP-7.4 - Composer container built on php 7.4 ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fcomposer-php-7.4))
- Composer-PHP-8.0 - Composer container built on php 8.0 ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fcomposer-php-8.0))
- Composer-PHP-8.1 - Composer container built on php 8.1 ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fcomposer-php-8.1))
- Composer-PHP-8.2 - Composer container built on php 8.2 ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fcomposer-php-8.2))
- Composer-PHP-8.3 - Composer container built on php 8.3 ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fcomposer-php-8.3))
- WP-Cli-PHP-7.2 - WP-cli container built on php 7.2 ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fwp-cli-php-7.2))
- WP-Cli-PHP-7.4 - WP-cli container built on php 7.4 ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fwp-cli-php-7.4))
- WP-Cli-PHP-8.0 - WP-cli container built on php 8.0 ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fwp-cli-php-8.0))
- WP-Cli-PHP-8.1 - WP-cli container built on php 8.1 ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fwp-cli-php-8.1))
- WP-Cli-PHP-8.2 - WP-cli container built on php 8.2 ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fwp-cli-php-8.2))
- WP-Cli-PHP-8.3- WP-cli container built on php 8.3 ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fwp-cli-php-8.3))
- (Deprecated) Elixir-Ubuntu-16-04 - A Ubuntu 16.04 compatible Elixir image ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Felixir-ubuntu-16-04))
- Elixir-Ubuntu-18-04 - A Ubuntu 18.04 compatible Elixir image ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Felixir-ubuntu-18-04))
- Elixir-Ubuntu-20-04 - A Ubuntu 20.04 compatible Elixir image ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Felixir-ubuntu-20-04))
- Elixir-Ubuntu-22-04 - A Ubuntu 22.04 compatible Elixir image ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Felixir-ubuntu-22-04))
- Postgis-sv_SE - A postgres container with sv_SE collation ([GHCR](https://github.com/orgs/Frojd/packages/container/package/dockerimages%2Fpostgis-sv_se)) that uses PostGIS versions 10-12 2.5 and versions 13-17 3.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.