Releases: Green-Avocado/pwndocker
Releases · Green-Avocado/pwndocker
3.1.0
What's Changed
- added gdbserver again
- replaced mv and ln-static with dpkg
- improved arg handling
- replace top with htop
- seccomp support
- hide gdbserver and socat output
Full Changelog: 3.0.0...3.1.0
3.0.0
- Docker image is no longer packaged
- Libc setup is managed by entrypoint script
- Renamed
glibc-fetch
tofetch-libc
Full Changelog: 2.2.0...3.0.0
2.2.0
- Added support for different socat and gdbserver ports
- Added support for different container names
2.1.0
Added support for 32-bit libc
2.0.1
- Fixed setup instructions
- Added glibc-fetch to uninstall script
2.0.0
- Added glibc-fetch
- Use glibc deb file instead of ld and libc
- Fixed broken utils
1.0.1
Replaced mkdir
instruction with install -D
option.
1.0.0
Initial release