Skip to main content

EpicMorg: Buildah-Compose Wrapper - CLI wrapper for buildah build system

Project description

Activity GitHub issues GitHub forks GitHub stars Size Release GitHub license Changelog PyPI - Downloads

Description

Python wrapper for run kaniko from shell with parameters from docker-compose.yml file.

Motivation

  1. You have Docker project thar contains: 1.1 docker-compose.yml - as build manifest 1.2 One or more Dockerfiles in project
  2. You want to automate builds with kaniko build system.
  3. kaniko dont support docker-compose.yml builds.

How to

pip install buildah-wrapper
cd <...>/directory/contains/docker/and/docker-compose-file/
buildah-wrapper

Arguments (examples)

  • --compose-file - Path to docker-compose.yml file
  • --version, -v - Show script version
  • --help, -h - Show this help message and exit

Supported features (example):

  1. Single project in docker-compose.yml
services:
  app:
    image: "EpicMorg/buildah-wrapper:image"
    build:
      context: .
      dockerfile: ./Dockerfile
  1. Multiproject in docker-compose.yml
services:
  app:
    image: "EpicMorg/buildah-wrapper:image-jdk11"
    build:
      context: .
  app-develop:
    image: "EpicMorg/buildah-wrapper:image-develop-jdk11"
    build:
      context: .
      dockerfile: ./Dockerfile.develop
  app-develop-17:
    image: "epicmorg/astralinux:image-develop-jdk17"
    build:
      context: .
      dockerfile: ./Dockerfile.develop-17

Project details


Download files

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

Source Distribution

buildah_wrapper-0.0.0.8.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

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

buildah_wrapper-0.0.0.8-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file buildah_wrapper-0.0.0.8.tar.gz.

File metadata

  • Download URL: buildah_wrapper-0.0.0.8.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for buildah_wrapper-0.0.0.8.tar.gz
Algorithm Hash digest
SHA256 a1858e7fd6e429d5499a31ca727976452d2fc903efadb4e0a114758096aacdad
MD5 2848cbdbf195ada1ec88da7fee563822
BLAKE2b-256 7013c59671393d5536be411598073bbb1c4d94e6bda577b2d37e59e0ecc22696

See more details on using hashes here.

File details

Details for the file buildah_wrapper-0.0.0.8-py3-none-any.whl.

File metadata

File hashes

Hashes for buildah_wrapper-0.0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 350005c1b4c5ddcd2b039c3163d85308ee2e5b3488a3d483d462cfee7d024df5
MD5 673540b7499a0d6e9c0b262c2ac1b69f
BLAKE2b-256 0bff5335582c0b474702d0d37c334e2473ba8f7a867393ac64be91309a45fd37

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