Compare commits
1 Commits
b83bbe0b68
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 55a2bb1499 |
@@ -43,7 +43,6 @@ services:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix # X11 socket for GUI
|
||||
- /tmp/xdg-open.socket:/tmp/xdg-open.socket # Add support for xdg-open
|
||||
```
|
||||
obviously change the docker.host to your host machines IP. \
|
||||
and run `podman-compose up -d` or if you wanna live dangerously then you may..: `docker compose up -d`
|
||||
|
||||
here is a script that uses podman run command that does exactly the thing above lol
|
||||
|
||||
Reference in New Issue
Block a user