Skip to content

Docker: Introduce ubuntu24.04 no depedency image.#253

Open
minosgalanakis wants to merge 6 commits intoMbed-TLS:mainfrom
minosgalanakis:limited_docker_image
Open

Docker: Introduce ubuntu24.04 no depedency image.#253
minosgalanakis wants to merge 6 commits intoMbed-TLS:mainfrom
minosgalanakis:limited_docker_image

Conversation

@minosgalanakis
Copy link
Copy Markdown
Contributor

Created a variant of the ubuntu24-04 image that does not expose Python or Perl to the normal user, aimed at testing building release tarballs, which include the auto-generated files.

To build

cd mbedtls-test/resources/docker_files
./build.sh ubuntu-24.04-nodepends
./run.sh ubuntu-24.04-nodepends
`cmake -S . -B test_build -DENABLE_TESTING=OFF GEN_FILES=ON && cmake --build test_build`

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
Signed-off-by: Minos Galanakis <minos.galanakis@arm.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