Lightweight Alpine Linux with docl tool installed. This image is based on the lightweight Alpine Linux with the following packages installed:
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
joaquindlz/doclStart 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:
Github repository (for Dockerfile):
https://github.com/joaquindlz/docker-docl
Docker Hub repository (automated builds):
https://github.com/joaquindlz/docker-docl
Based on Alpine Linux and DOCL Digital Ocean Command Line
Content type
Image
Digest
sha256:cb9e342fb…
Size
16.1 MB
Last updated
about 11 years ago
docker pull joaquindlz/docl