rylandg / myos

Develop and share terminal environments
https://www.cdevn.com/my-os/
MIT License
142 stars 10 forks source link

Rely on remote image to fix breaking bug #9

Closed rylandg closed 5 years ago

rylandg commented 5 years ago

Before this PR

The compose file relied on a local image

After this PR

The compose file relies on the remote dockerhub version

rylandg commented 5 years ago

Going to merge without review, because it's critical.