Skip to content

Instantly share code, notes, and snippets.

@g3rd
Created March 20, 2019 17:39
Show Gist options
  • Save g3rd/37dddd91211c055cb3babc6e4679eadb to your computer and use it in GitHub Desktop.
Save g3rd/37dddd91211c055cb3babc6e4679eadb to your computer and use it in GitHub Desktop.
#!/bin/bash
xhost + 127.0.0.1
docker run --rm -e DISPLAY=host.docker.internal:0 -v /tmp/mydata:/data marcelhuberfoo/sqldeveloper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment