Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phlexus/docker
:whale: Docker images for Phlexus CMS
https://github.com/phlexus/docker
Last synced: 24 days ago
JSON representation
:whale: Docker images for Phlexus CMS
- Host: GitHub
- URL: https://github.com/phlexus/docker
- Owner: phlexus
- License: bsd-3-clause
- Created: 2019-03-13T22:33:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T19:55:41.000Z (about 4 years ago)
- Last Synced: 2024-11-14T11:37:57.158Z (3 months ago)
- Language: Dockerfile
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker images for Phlexus
Supported OS
* Alpine
* Ubuntu (in progress)## Format of images
> phlexus:${PHALCON_VERSION}-${PHP_VERSION}-${OS_CODE_NAME}
Examples:
* `phlexus:4.0.0-rc.1-7.2-xenian`
* `phlexus:4.1.1-7.3-alpine3.8`
* `phlexus:4.1.0-beta.1-7.4-buster`
* `phlexus/php-cli:bionic-7.4-4.0.x-dev`