Skip to content

Conversation

@Lambourl
Copy link
Contributor

the purpose of the pr is to have a complete tipi environment for ubuntu 24.04 and an example of custom linux.

@Lambourl Lambourl force-pushed the feature/add-linux-custom branch from 4ccb89c to 1072e9a Compare June 18, 2025 16:52
@daminetreg daminetreg changed the base branch from feature/environments-new to main June 20, 2025 09:54
FROM ${UBUNTU_24_04}

ENV TIPI_DISTRO_MODE=default
ENV TIPI_DISTRO_MODE=all
Copy link
Contributor

Choose a reason for hiding this comment

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

As we now have a full one, do we want to put a default toolchain file with useful compiler defaults ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

"builders": [
{
"type": "docker",
"image": "tipibuild/linux-custom-almalinux-95:{{cmake_re_source_hash}}",
Copy link
Contributor

Choose a reason for hiding this comment

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

Lets give them non-remote names, just like linux-custom-almalinux-95 wihtout tipibuild/

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

"builders": [
{
"type": "docker",
"image": "tipibuild/tipi-linux-custom:{{cmake_re_source_hash}}",
Copy link
Contributor

Choose a reason for hiding this comment

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

same here let's just name it linux-custom

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@daminetreg daminetreg merged commit 7df1593 into main Jul 9, 2025
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