owenthereal / upterm

Instant Terminal Sharing
https://upterm.dev
Apache License 2.0
809 stars 53 forks source link

Don't override Dockerfile entrypoint with `uptermd-fly` #263

Closed owenthereal closed 1 month ago

owenthereal commented 1 month ago

https://github.com/owenthereal/upterm/pull/261 uses minimum image, but it overrides entrypoint with uptrend-fly.

This fixes https://github.com/owenthereal/upterm/issues/262.