Skip to main content

A delfino plugin with helper scripts for working with docker.

Project description

🔌  Delfino Docker   🔌

A delfino plugin with helper scripts for working with docker.

CircleCI Codecov GitHub tag (latest SemVer) Maintenance GitHub last commit PyPI - Python Version Downloads

Commands

Command Description
docker-build Runs a docker build command for multiple platforms and pushes to dockerhub at the end.

Installation

  • uv: uv add delfino-docker
  • Poetry: poetry add -D delfino-docker
  • Pipenv: pipenv install -d delfino-docker
  • pip: pip install delfino-docker

Configuration

Delfino doesn't load any plugins by default. To enable this plugin, add the following config into pyproject.toml:

[tool.delfino.plugins.delfino-docker]

Commands configuration

[tool.delfino.plugins.delfino-docker.docker-build]
# User name for logging in into dockerhub
dockerhub_username = ""

# Platforms to build with dockerx
build_for_platforms = [
    "linux/arm/v7",
    "linux/arm64",
    "linux/amd64",
]

Usage

Run delfino --help.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

delfino_docker-5.0.0-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file delfino_docker-5.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for delfino_docker-5.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5a982f31d38b604968c6252006fa514996135b5dc8ea441998a40154230b0867
MD5 44ef0f5c6c01b5da4033a5c1f1a46c32
BLAKE2b-256 5faaa6e14f056d78dd7db5ec14997abaf63ea0d9a38e00b9a2ad4093f4af0894

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page