https://github.com/kitconcept/plone-frontend
Experimental plone-frontend images using the pnpm approach
https://github.com/kitconcept/plone-frontend
Last synced: 4 months ago
JSON representation
Experimental plone-frontend images using the pnpm approach
- Host: GitHub
- URL: https://github.com/kitconcept/plone-frontend
- Owner: kitconcept
- License: gpl-2.0
- Created: 2024-04-16T18:15:51.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T16:54:56.000Z (almost 2 years ago)
- Last Synced: 2025-03-09T23:32:10.183Z (over 1 year ago)
- Language: Makefile
- Size: 52.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
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
- `17`, `17.7`, `17.7.0`, `latest` [(17.x/Dockerfile)](https://github.com/plone/plone-frontend/blob/17.x/Dockerfile)
- `16`, `16.30`, `16.30.0` [(16.x/Dockerfile)](https://github.com/plone/plone-frontend/blob/16.x/Dockerfile)
### Next major version
- `18` [(18.x/Dockerfile)](https://github.com/plone/plone-frontend/blob/18.x/Dockerfile)
### Older tags
- `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.