Modyfied by SeedLab Setup
- Utilities Tools and Libraries
- Vncserver (TigerVNC)
- Desktop Environment (xfce4)
- Docker
- Wireshark
- Firefox
- VSCode
docker build -t seedlab .
docker run -it --rm --privileged -p 5901:5901 -v .:/root/Desktop seedlab
vnc://localhost:5901
Password:
password
, you can change it in the Dockerfile.