Skip to content
/ bad Public

Spin up a docker container; do something then destroy.

Notifications You must be signed in to change notification settings

0xF61/bad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Run before xhost +local:docker is required to see GUI on the host system.

Mount the current directory on the host into the container's /bad folder.

docker run --name bad --rm -v="$PWD:/bad/" -e=DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix:ro -ti ghcr.io/0xf61/bad:main

Made with <3 & Github Actions

About

Spin up a docker container; do something then destroy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages