billchurch / webssh2

Web SSH Client using ssh2, socket.io, xterm.js, and express. webssh webssh2
MIT License
2.36k stars 536 forks source link

dockerhub only ARM images available #293

Closed zwiy closed 2 years ago

zwiy commented 2 years ago

The last image built for amd64 is 0.4.0. Currently there are only arm64 images available with newer tags.

Is it possible to build and push them for amd64 too?

https://hub.docker.com/r/billchurch/webssh2/tags

Thanks!

billchurch commented 2 years ago

Yes, this is an oversight, will do in a bit.

billchurch commented 2 years ago

I think I got this worked out for 0.4.6 (latest) and main. Will document a bit more but should be usable now.