Skip to content

Release 23.11

Compare
Choose a tag to compare
@accetto accetto released this 19 Nov 10:11
· 8 commits to master since this release

Release 23.11

  • Added file $HOME/.bashrc to all images.
    It contains examples of custom aliases

    • ll - just ls -l
    • cls - clears the terminal window
    • ps1 - sets the command prompt text
  • Added more 'die-fast' error handling into the building and publishing scripts.
    They exit immediately if the image building or pushing commands fail.