What problem does it solve?
This Skill solves the problem of managing container images on the Bohrium platform, allowing users to easily list, pull, create, and delete images, as well as search for and build custom images from Dockerfiles.
Core Features & Use Cases
- Container Image Management: List, pull, create, and delete images from the Bohrium registry.
- Public Image Search: Search for and explore available public images based on various categories and keywords.
- Dockerfile Build: Build custom images directly from Dockerfiles on Bohrium.
- Use Case: Suppose you are a scientist who needs to work with a specific simulation tool available only in a container image. This Skill allows you to quickly find the image, pull it to your workspace, and run the simulation.
Quick Start
Use the bohr image pull registry.dp.tech/dptech/my-tool:latest command to pull the latest version of a container image.