We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e99e941 commit eb317ebCopy full SHA for eb317eb
github-actions/nvidia-gpu-setup/action.yml
@@ -7,7 +7,7 @@ runs:
7
- name: Install Podman
8
run: |
9
sudo apt-get -y install podman
10
- loginctl enable-linger 1001
+ loginctl enable-linger 1002
11
# To avoid Error: error creating build container: loading drop-in registries configuration "/etc/containers/registries.conf.d/local.conf": open /etc/containers/registries.conf.d/local.conf: permission denied
12
mkdir ~/.config
13
cp -r /etc/containers ~/.config/containers
0 commit comments