Skip to content

2 - Fix AMP Progress Bar Crash

Compare
Choose a tag to compare
@MitchTalmadge MitchTalmadge released this 06 Aug 21:44
· 288 commits to master since this release
702d6fa

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