Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply some improvements #33

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

tprrt
Copy link

@tprrt tprrt commented Feb 6, 2025

  • Replace /opt/devkitpro by $DEVKITPRO.
  • Add a user.
  • Update to Bookworm.
  • Define a default entrypoint and command.
  • Set the time zone and the locale

tprrt added 11 commits February 5, 2025 09:39
Use this environment variable instead of a hardcoded value.

Signed-off-by: Thomas Perrot <[email protected]>
Use this environment variable instead of a hardcoded value.

Signed-off-by: Thomas Perrot <[email protected]>
- To use the devkit without root access.
- To run the container in a rootless mode.

Signed-off-by: Thomas Perrot <[email protected]>
- To use the devkit without root access.
- To run the container in a rootless mode.

Signed-off-by: Thomas Perrot <[email protected]>
- To use the devkit without root access.
- To run the container in a rootless mode.

Signed-off-by: Thomas Perrot <[email protected]>
Update the base distribution from Debian 11 to Debian 12.

Signed-off-by: Thomas Perrot <[email protected]>
- Reduce the image size.
- Set the time zone.
- Improve the locale configuration.

Signed-off-by: Thomas Perrot <[email protected]>
To use them as the default entrypoint and command, respectively.

Signed-off-by: Thomas Perrot <[email protected]>
- Dumb-init is set as the default entrypoint.
- Bash is set as the default command.

Signed-off-by: Thomas Perrot <[email protected]>
- Dumb-init is set as the default entrypoint.
- Bash is set as the default command.

Signed-off-by: Thomas Perrot <[email protected]>
- Dumb-init is set as the default entrypoint.
- Bash is set as the default command.

Signed-off-by: Thomas Perrot <[email protected]>
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