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.4.tar.gz (6.9 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.4-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for buildah_wrapper-0.0.0.4.tar.gz
Algorithm Hash digest
SHA256 bd91fa0803e2c02f7e733922e0d915a7e26a9d6fb2e35d4fc1d4565387ee3aa6
MD5 636b4868619a66dcdb8eaf708cb8ccad
BLAKE2b-256 38baca3b15a9fbe47771da6d67a1305b2486b9613592fbd1b2309600437f5683

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for buildah_wrapper-0.0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f5f1c52a0ea822ff93eb94fe9fbafbc86f22becdaeeceae18d00dae9f0d97b09
MD5 7c0cb43fd0414ab0b31d94b73a6bb25a
BLAKE2b-256 55779ce66eb9375ce1871e167f3a5b1a9d5d2b78f52124b664c3992ddc104e6e

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