Skip to content

Instantly share code, notes, and snippets.

View lewisst's full-sized avatar

Steve Lewis lewisst

View GitHub Profile
@flungo
flungo / docker-send
Last active August 6, 2024 13:39
Script for sending docker images between machines using SSH
#!/bin/bash
# MIT License
#
# Copyright (c) 2017 Fabrizio Lungo <opensource@flungo.me>
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell