Skip to content

Refactor build structure and add noble.#126

Open
nzlosh wants to merge 5 commits intoStackStorm:masterfrom
nzlosh:refactor
Open

Refactor build structure and add noble.#126
nzlosh wants to merge 5 commits intoStackStorm:masterfrom
nzlosh:refactor

Conversation

@nzlosh
Copy link
Contributor

@nzlosh nzlosh commented Mar 10, 2026

No description provided.

@nzlosh nzlosh marked this pull request as ready for review March 10, 2026 20:21

function bootstrap_docker()
{
usdo apt-get update --quiet --quiet
Copy link

@skiedude skiedude Mar 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. usdo > sudo
  2. Do we need --quiet twice?

cd st2packaging-dockerfiles/packagingbuild/focal
docker build -t stackstorm/packagingbuild:focal .
# ./build_image
Usage ./build_image <bootstrap|build [distro]>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably worth mentioning what OS this build_image works on, as it looks to be deb only, I couldn't run this on my mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants