1 2 3 4
#!/bin/sh docker build -t zethra/sasha-fetch . docker save zethra/sasha-fetch | pv | ssh website docker load