Remove old feature
I forgot to update this but now I'm on bed and using phone so no verified Signed-off-by: Shihaam Abdul Rahman <shihaam@shihaam.dev>
This commit is contained in:
@ -43,7 +43,6 @@ services:
|
|||||||
- /tmp/.X11-unix:/tmp/.X11-unix # X11 socket for GUI
|
- /tmp/.X11-unix:/tmp/.X11-unix # X11 socket for GUI
|
||||||
- /tmp/xdg-open.socket:/tmp/xdg-open.socket # Add support for xdg-open
|
- /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`
|
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
|
here is a script that uses podman run command that does exactly the thing above lol
|
||||||
|
Reference in New Issue
Block a user