Configure testcontainers to use the podman socket
This commit is contained in:
parent
96568a1103
commit
93f0d00179
1 changed files with 3 additions and 0 deletions
3
.config/environment.d/testcontainers.conf
Normal file
3
.config/environment.d/testcontainers.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# keep-sorted start
|
||||
DOCKER_HOST=unix:///run/user/1000/podman/podman.sock
|
||||
# keep-sorted end
|
||||
Loading…
Add table
Add a link
Reference in a new issue