Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 671 Bytes

CHANGELOG.md

File metadata and controls

36 lines (23 loc) · 671 Bytes

Changelog

0.12.1 - 2024-05-18

Added

  • detach mode to docker command in README.md

Fixed

  • issue #9

0.12.0 - 2024-05-02

Added

  • CHANGELOG.md
  • .gitignore
  • Makefile
  • docker-compose.yml
  • --disable-gpu flag to chrome
  • missing python requests module required for self-ping.py (#7 fix)
  • VNC_SHARED to app.json

Changed

  • base distro to alpine
  • package names for alpine compatibility
  • chromium download source to alpine repo
  • README.md
  • rootfs -> assets

Fixed

  • issue #7