Report this

What is the reason for this report?

Build droplet from Docker image (or similar)

Posted on April 27, 2020

Is it possible to define the contents / configuration of a droplet using a declarative approach?

Basically I would like to use something like a Dockerfile to define the contents of the droplet.

I don’t want to launch docker and containers inside the droplet… I want to maximize the performance and build / rebuild the entire droplet using a declarative approach.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there @collimarco,

I would recommend either using a tool like Ansible to automate your Droplet provisioning or using Cloud-Config for your Initial Server Setup.

I would recommend going through this step by step tutorial here on how to do that:

https://www.digitalocean.com/community/tutorials/how-to-use-cloud-config-for-your-initial-server-setup

Hope that this helps! Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.