Skip to content

Releases: MitchTalmadge/AMP-dockerized

2 - Fix AMP Progress Bar Crash

06 Aug 21:44
702d6fa
Compare
Choose a tag to compare

Dropped semantic versioning since it doesn't make sense for this repository. This is not an API.

Recently the fancy progress bar that shows up when AMP downloads a new version has caused crashes relating to being unable to resize the pseudo-tty used by Docker in some cases. This is now fixed by filtering out the progress bar with grep.

https://github.com/MitchTalmadge/AMP-dockerized/blob/2/README.md

1.1.0 - Fixes to Docker User Permission Issues

19 Jun 03:22
Compare
Choose a tag to compare
  • Fixed an issue where AMP could not create files in its internal home directory due to lack of permissions.
  • Fixed the inability to use UID/GID already in use by Docker (e.g. root)

https://github.com/MitchTalmadge/AMP-dockerized/blob/1.1.0/README.md

1.0.0

19 Jun 03:19
Compare
Choose a tag to compare