Files
kiosk-menu-video/docker.sh
stenny94 0a92807bdd Changes to be committed:
modified:   README.md
    new file:   beloit/menu.png
    new file:   clay/menu.png
    new file:   docker.sh
    new file:   docker/Dockerfile
    new file:   docker/entrypoint.sh
    new file:   index.html
    new file:   setup.sh
    new file:   st_marys/menu.png
    new file:   startup.sh
2026-01-21 18:44:55 -06:00

10 lines
209 B
Bash

#!/bin/bash
sudo apt-get update
sudo apt-get install -y uidmap xautomation unclutter curl wget
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh
dockerd-rootless-setuptool.sh install