Skip to content

anupdebnath/container-as-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Podman Container Service as Systemd Configuration Script

This script automates the process of configuring a podman container to start automatically as a systemd service. It uses podman to manage containers and systemd to manage the service.

Usage

  1. Open terminal and navigate to the directory where container is located.
  2. Download or copy the service.sh.
  3. Make the script executable if it's not already:
    chmod +x service.sh
    ./service.sh
    
    Learn more about how to Configure a container to start automatically as a systemd service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages