A simple Dokku plugin that exposes docker load
command. This is helpful when using Dokku's Docker Image Tag Deployment.
dokku plugin:install https://github.com/Yihao-G/dokku-docker-load.git
dokku docker load [OPTIONS]
To learn more about the available options, see docker load
command.
MIT