Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

feat: added custom images build (#2)#41

Open
borislavr wants to merge 1 commit intoNetcracker:mainfrom
testpatchesorg:feature/customized-pg
Open

feat: added custom images build (#2)#41
borislavr wants to merge 1 commit intoNetcracker:mainfrom
testpatchesorg:feature/customized-pg

Conversation

@borislavr
Copy link
Collaborator

  • added new workflow to build images with custom patched postgresql
  • added new Dockerfile to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* Update build-custom.yaml

* Update build-custom.yaml

* Update build-custom.yaml

* Update build-custom.yaml

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added new workflow to build images with custom patched postgresql

* added postgresql deb GPG key

* added postgresql deb GPG key

* added postgresql deb GPG key

* added     sudo apt clean

* added     sudo apt clean

* added swapfile

* added swapfile

* removed swap commands

* added shm-size

* added multistage docker file

* added multistage docker file

* added multistage docker file

* added multistage docker file

* commented unused code in the workflow

* fixed tar command

* mkdir

* amd64 only

* commented unused code from Dockerfile-multi

* split apt-get installation

* split apt-get installation

* ARG DEBIAN_FRONTEND=noninteractive

* user configuration before postgres installation

* mkdir -p /var/lib/pgbackrest && \
mkdir -p /var/log/pgbackrest && \
mkdir -p /var/spool/pgbackrest

* netcracker -> github.repository_owner

* custom build now multi-staged

* netcracker -> github.repository_owner

* permissions:
      contents: read
      packages: write

* custom images build for amd64 only

* platforms: linux/amd64,linux/arm64

* custom patched pg image tag

* added all custom pg packages

* feat: added arm64 build for docker with PG custom patches

* fix: typo fix

* fix: fixed matrix strategy

* fix: moved `ARG TARGETARCH` to the second stage

* feat: adopted to run on repository_dispatch event

* chore: changed repository_dispatch event type

* fix: fixed env variables

* chore: udjusted run-name

* fix: url to custom deb packages

* chore: cleanup unused files

* chore: cleanup unused files
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant