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 eb317eb commit 96d3dd4Copy full SHA for 96d3dd4
github-actions/nvidia-gpu-setup/action.yml
@@ -7,8 +7,6 @@ runs:
7
- name: Install Podman
8
run: |
9
sudo apt-get -y install podman
10
- 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
14
shell: bash
0 commit comments