Skip to main content

5 docs tagged with "raspberry"

View all tags

Installing Docker Raspberry Pi

Docker is an innovative technology that developed in a short period (about two years) and is in great demand in modern IT industries today.

Podman --restart=always container script

This tutorial will guide you through setting up a script that manages Podman containers using systemd. The script ensures that containers are restarted automatically based on specified policies and cleans up systemd services when containers are removed. Additionally, it handles forcibly removing containers and removing images with their associated containers.

The Ultimate Guide to Local & GitHub Repository Cloning

This comprehensive tutorial guides you through configuring Gitea and your local machine for secure cloning, pushing, and pulling repositories using SSH, covering both local repositories hosted on your Raspberry Pi and repositories mirrored from GitHub.