Extarys / batocera-containers

containers for x64 batocera 36/37/38: ubuntu, debian, alpine, arch, plex, jellyfin

Home Page:https://batocera.pro/containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

batocera-containers


CONTAINERS FOR X64 BATOCERA 36/37/38:

all-in-1 appimage docker container description
alpine.AppImage docker.io/library/alpine:latest alpine 3.17 stable
arch.AppImage docker.io/library/archlinux archlinux latest
debian.AppImage docker.io/library/debian:11 debian 11 bullseye
debian12.AppImage docker.io/library/debian:testing debian 12 bookworm/jessie
plex.AppImage docker.io/plexinc/pms-docker:latest plex media server
ubuntu.AppImage docker.io/library/ubuntu:20.04 ubuntu 20.04 focal fossa
ubuntu22.AppImage docker.io/library/ubuntu:22.04 ubuntu 22.04 jammy jellyfish
batocera-jellyfin docker.io/linuxserver/jellyfin jellyfin latest


HOW TO USE:

      wget https://github.com/uureel/batocera-containers/blob/main/containers/ubuntu.AppImage
      chmod a+x ubuntu.AppImage
      ./ubuntu.AppImage



TO SAVE THE CONTAINER FILESYSTEM (make container storage persistent):

      run: /ubuntu/save.sh from inside the container to store it into ~/ubuntu in batocera;
      then to load that saved filesystem, run: ubuntu.AppImage load from batocera.
           *   when you load the filesystem, you don't need to save it anymore
           **  without save/load, it will start clean and use ~/ubuntu/autostart.sh,
                which you can edit to customize the container's starting environment


About

containers for x64 batocera 36/37/38: ubuntu, debian, alpine, arch, plex, jellyfin

https://batocera.pro/containers

License:GNU General Public License v3.0