https://github.com/plone/plone-frontend
Plone frontend Docker images
https://github.com/plone/plone-frontend
cms docker plone volto
Last synced: 2 months ago
JSON representation
Plone frontend Docker images
- Host: GitHub
- URL: https://github.com/plone/plone-frontend
- Owner: plone
- License: gpl-2.0
- Created: 2021-10-19T18:01:59.000Z (almost 4 years ago)
- Default Branch: 18.x
- Last Pushed: 2025-07-12T14:25:58.000Z (3 months ago)
- Last Synced: 2025-07-12T16:21:12.734Z (3 months ago)
- Topics: cms, docker, plone, volto
- Language: Makefile
- Homepage:
- Size: 1.09 MB
- Stars: 10
- Watchers: 169
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
![]()
plone/plone-frontend[](https://hub.docker.com/r/plone/plone-frontend)
[](https://hub.docker.com/r/plone/plone-frontend)
[](./LICENSE)Plone frontend [Docker](https://docker.com) images using Node. This is not the main `Volto` repository, but used to build our official images.
To check and report issues and contribute to Volto, See [plone/volto](https://github.com/plone/volto).
## Supported tags and respective Dockerfile links
- `18`, `18.23`, `18.23.0`, `latest` [(18.x/pnpm/Dockerfile)](https://github.com/plone/plone-frontend/blob/18.x/pnpm/Dockerfile)
- `18-yarn`, `18.23-yarn`, `18.23.0-yarn` [(18.x/yarn/Dockerfile)](https://github.com/plone/plone-frontend/blob/18.x/yarn/Dockerfile)
- `17`, `17.22`, `17.22.0` [(17.x/Dockerfile)](https://github.com/plone/plone-frontend/blob/17.x/Dockerfile)### Next major version
- `19` [(19.x/Dockerfile)](https://github.com/plone/plone-frontend/blob/19.x/Dockerfile)
### Older tags
- `16`, `16.33`, `16.33.0` [(16.x/Dockerfile)](https://github.com/plone/plone-frontend/blob/16.x/Dockerfile)
- `15, 15.16, 15.16.0` [(15.16.0/Dockerfile)](https://github.com/plone/plone-frontend/blob/v15.16.0/Dockerfile)
- `14, 14.10, 14.10.0, 14.10.0-node16` [(/14/14.10/14.10.0/Dockerfile.node16)](https://github.com/plone/plone-frontend/blob/5419f28e2d00788ca042c49cc44df83b6785ee3a/14/14.10/14.10.0/Dockerfile.node16)
- `13, 13.15, 13.15.1-node14` [(13/13.15/13.15.1/Dockerfile.node14)](https://github.com/plone/plone-frontend/blob/5419f28e2d00788ca042c49cc44df83b6785ee3a/13/13.15/13.15.1/Dockerfile.node14)## Usage
Please refer to the [Official Plone Documentation](https://6.dev-docs.plone.org/install/containers/images/frontend.html) for further documentation and examples.
## Contribute
- [Issue Tracker](https://github.com/plone/plone-frontend/issues)
- [Source Code](https://github.com/plone/plone-frontend/)
- [Documentation](https://6.docs.plone.org/install/containers/images/frontend.html)Please **DO NOT** commit to version branches directly. Even for the smallest and most trivial fix.
**ALWAYS** open a pull request and ask somebody else to merge your code. **NEVER** merge it yourself.
## Credits
This project is supported by:
[](https://plone.org/)
## License
The project is licensed under GPLv2.