Skip to content

Conversation

@dpsmith
Copy link
Member

@dpsmith dpsmith commented Apr 10, 2024

Rework of the docker files.

dpsmith added 4 commits March 4, 2024 17:00
Add the python-is-python3 package to be able to run sourced python3 scripts
that are written with the expectation that `python` command is symlink to
python3.

Signed-off-by: Daniel P. Smith <dpsmith@apertussolutions.com>
There was no need to have the quilt files in the directory structure that they
were in. This moves them into a generic files directory. A second issue is that
the files were hardcoded to install into the home dir for user "build". This
gets corrected to use the `$UNAME` build variable.

Signed-off-by: Daniel P. Smith <dpsmith@apertussolutions.com>
The repo tool was being downloaded from a http url and not an https url.

Signed-off-by: Daniel P. Smith <dpsmith@apertussolutions.com>
This adds a two steps that will allow having private CA chains to be copied
into the container and installed in the system CA store.

Signed-off-by: Daniel P. Smith <dpsmith@apertussolutions.com>
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.

1 participant