https://github.com/glotzerlab/plato-containers
Container building scripts for plato CI and demonstrations
https://github.com/glotzerlab/plato-containers
Last synced: 3 months ago
JSON representation
Container building scripts for plato CI and demonstrations
- Host: GitHub
- URL: https://github.com/glotzerlab/plato-containers
- Owner: glotzerlab
- License: apache-2.0
- Created: 2019-03-06T14:18:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-25T19:21:46.000Z (almost 5 years ago)
- Last Synced: 2025-03-14T13:13:41.839Z (about 1 year ago)
- Language: Dockerfile
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
This repository contains docker recipes to build
[plato](https://plato-draw.readthedocs.io) images for testing and
analysis.
## CI builds: `plato-core` and `plato-tests`
These images are used to run the plato tests on
[CircleCI](https://circleci.com). They contain a subset of the
prerequisites required to run the major plato backends.
## Live analysis build: `plato-live`
This image is intended to make it easier to have working jupyter
notebook and live desktop integration for analysis and visualization
on personal systems. See more details about what is included and how
to invoke the containers in the [plato-live
README](plato-live/README.md).