Skip to content
Snippets Groups Projects
Commit d1260faf authored by nimrod's avatar nimrod
Browse files

Podman as the Docker daemon.

At least a step in that direction. Have Systemd create the Podman
user socket and the service that listens.
parent 4ada83e9
Branches
No related tags found
No related merge requests found
/usr/lib/systemd/user/podman.socket
\ No newline at end of file
...@@ -7,7 +7,7 @@ repos: ...@@ -7,7 +7,7 @@ repos:
- id: check-merge-conflict - id: check-merge-conflict
- id: check-symlinks - id: check-symlinks
exclude: >- exclude: >-
myclirc|netrc|packet-cli|mycli-history|scwrc|gcloud\.json|\.envrc\.private myclirc|netrc|packet-cli|mycli-history|scwrc|gcloud\.json|\.envrc\.private|\.config/systemd/user
- id: check-toml - id: check-toml
- id: check-toml - id: check-toml
files: Pipfile files: Pipfile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment