Skip to content

Commit

Permalink
Podman: remove missing search registries workaround (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
edigaryev authored Feb 17, 2021
1 parent 73107a0 commit 8760ed3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ docker_builder:
- sudo apt-get update
- sudo apt-get -y upgrade
- sudo apt-get -y install podman
work_around_podman_issue_9390_script:
# https://github.com/containers/podman/issues/9390
- echo 'unqualified-search-registries=["docker.io"]' > /etc/containers/registries.conf.d/docker-io.conf
run_podman_background_script:
- podman system service -t 0 unix:///tmp/podman.sock
test_script:
Expand Down

0 comments on commit 8760ed3

Please sign in to comment.