bohrium-image

Manage and search Bohrium container images using the bohr CLI.

11|8|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/dptech-corp/bohrium-skills --skill bohrium-image
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bohrium-image
Source: https://github.com/dptech-corp/bohrium-skills/tree/main/zh/bohrium-image
Command: npx skills add https://github.com/dptech-corp/bohrium-skills --skill bohrium-image

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bohr, Docker, and includes scripts (resource) and assets (resource) components.

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.

Frequently Asked Questions about bohrium-image

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Docker container images on the Bohrium platform?

You can manage Docker container images on the Bohrium platform by using the bohr CLI to list, pull, create, and delete images from the Bohrium registry. It enables direct execution of container-related commands for your simulations.

Can I build a custom container image from a Dockerfile on Bohrium?

Yes, you can build a custom container image directly from a Dockerfile on Bohrium. The Skill processes your Dockerfile and builds the custom image within the Bohrium platform for your scientific computations.

How do I search for public container images for scientific simulations?

You search for public container images for scientific simulations by using the Skill to explore available public images on Bohrium. You can find images based on various categories and keywords to run specific simulation tools.

Do I need the bohr CLI to pull container images on Bohrium?

Yes, you need the bohr CLI and the Bohrium platform to pull container images. You execute commands like `bohr image pull registry.dp.tech/dptech/my-tool:latest` to pull the latest version of a container image to your workspace.

What is the best way to run a specific simulation tool available only in a container image?

The best way to run a specific simulation tool in a container image is to use the Bohrium platform to search for the image, pull it to your workspace using the bohr CLI, and then utilize it for your scientific computations.

Why use the Bohrium registry instead of standard Docker for scientific computations?

You use the Bohrium registry instead of standard Docker to directly manage and search container images tailored for scientific simulations. It integrates with the Bohrium platform to build custom Dockerfile images and execute computations seamlessly.