Skip to content

Releases: VHSgunzo/runimage

v0.43.1

16 Dec 19:05

Choose a tag to compare




  • Update runimage-utils package
  • Update runimage-rootfs package
  • Update Run-wrapper package
  • Update sharun v0.7.3 -> v0.7.8 (changes)
  • Update uruntime v0.4.3 -> v0.5.6 (changes)
  • Update runimage-static package
  • Add RIM_BIND_RO=/path:/path,/path1:/path1 Binds specified paths to the container in read-only
  • Add RIM_BIND_RO_PWD=1 Binds $PWD to the container in read-only
  • Add RIM_COPY_RESOLVCONF=1 Copies host /etc/resolv.conf (fix ivan-hc/Steam-appimage#26)
  • Add RIM_UNSHARE_MACHINEID=1 Unshares host /etc/machine-id
  • Add RIM_SPOOF_MACHINEID=1 Spoof /etc/machine-id with a random id
  • Add RIM_MACHINEID_FILE=/path/machine-id Binds machine-id to /etc/machine-id in RunImage (0 to disable)
  • Fix nvidia driver check when musl installed
  • Update examples
  • Fix compatibility for repackaged RunImage with AppImage uruntime (Steam-appimage)
  • Minor fixes

v0.42.2

05 Aug 17:47

Choose a tag to compare

  • Update runimage-utils package
  • Update runimage-bubblewrap package
  • Update runimage-rootfs package
  • Fix bind ld.so.cache
  • Fix install xorg packages (archlinux) for RunImage Desktop mode
  • Update a file for profiling open files when launching the application for DwarFS

v0.42.1

31 Jul 18:19

Choose a tag to compare

v0.41.2

03 May 13:17

Choose a tag to compare

v0.41.1

24 Apr 18:01

Choose a tag to compare

v0.40.9

16 Apr 10:00

Choose a tag to compare

  • Update sharun v0.6.3
  • Update uruntime v0.3.6
  • Update runimage-static package
  • Update runimage-utils package
  • Add env var RIM_BUILD_DWFS_HFILE=/path DwarFS hotness list file for creating DwarFS runimage
  • Add memory-limit=auto for creating DwarFS runimage
  • Add the ability to use other docker registries for getdimg
  • Update README for RunImage build
  • Minor fixes

v0.40.8

10 Apr 10:09

Choose a tag to compare

v0.40.7

29 Mar 15:45

Choose a tag to compare

v0.40.6

12 Feb 16:35

Choose a tag to compare

v0.40.5

06 Feb 11:59

Choose a tag to compare

  • Fix downloading NVIDIA Data Center GPU Driver
  • Update sharun v0.2.8
  • Update fake-systemd package
  • Update runimage-static package
  • Update runimage-utils package
  • Fix disabling Bubblewrap overlay if failed to start with it
  • Update example of steam packaging
  • Update rim-bootstrap
  • Minor fixes