An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Plone Logo


plone/plone-frontend

[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/plone/plone-frontend?sort=semver)](https://hub.docker.com/r/plone/plone-frontend)
[![Docker Image Size (latest semver)](https://img.shields.io/docker/image-size/plone/plone-frontend?sort=semver)](https://hub.docker.com/r/plone/plone-frontend)

![GitHub Repo stars](https://img.shields.io/github/stars/plone/plone-frontend?style=flat-square)
[![license badge](https://img.shields.io/github/license/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:

[![Plone Foundation](https://raw.githubusercontent.com/plone/.github/main/plone-foundation.png)](https://plone.org/)

## License

The project is licensed under GPLv2.