owenthereal / upterm

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

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

Closed owenthereal closed 6 months ago

owenthereal commented 6 months 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.