Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 396 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 396 Bytes

Deploy Image plugin for Dokku

A plugin to allow Dokku to deploy docker images directly.

Usage

dokku deploy-image my-user/my-image:my-tag my-website

Should deploy the image with Dokku so it's available at http://my-website.example.com.

Installation

git clone https://github.com/ubuntudesign/dokku-deploy-image-plugin /var/lib/dokku/plugins/deploy-image