Sign inSign up

joaquindlz/docl

By joaquindlz

•Updated about 11 years ago

DOCL - Digital Ocean command line

Image
0

315

joaquindlz/docl repository overview

⁠Docker DOCL image - Digital Ocean command line

Lightweight Alpine Linux with docl tool installed. This image is based on the lightweight Alpine Linux⁠ with the following packages installed:

⁠Usage

To build a image based on this dockerfile:

# git clone [email protected]:joaquindlz/docker-docl.git
# cd docker-docl
# docker build -t docl .

To get the builded image from Docker Hub, execute the following command:

# docker pull joaquindlz/docl

⁠Running a new container based on joaquindlz/docl

Start your container:

# docker run -ti --name docl -h docl joaquindlz/docl

Test docl:

/ # docl authorize
You'll need to enter your DigitalOcean Private Access Token.
To be able to create / modify droplets, it needs to be read / write.
You can create a token on the DO website vite the Apps & API menu.
Enter your DO Token:

⁠Repositories

Github repository (for Dockerfile):

https://github.com/joaquindlz/docker-docl⁠

Docker Hub repository (automated builds):

https://github.com/joaquindlz/docker-docl⁠

⁠More information

Based on Alpine Linux⁠ and DOCL Digital Ocean Command Line⁠

Tag summary

Content type

Image

Digest

sha256:cb9e342fb…

Size

16.1 MB

Last updated

about 11 years ago

docker pull joaquindlz/docl