Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benpye authored Oct 26, 2018
1 parent b9e277b commit ea45b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Digital Ocean Alpine Linux Image Generator ![Build Status](https://travis-ci.com/benpye/alpine-droplet.svg?branch=master)](https://travis-ci.com/benpye/alpine-droplet)
# Digital Ocean Alpine Linux Image Generator ![Build Status](https://travis-ci.com/benpye/alpine-droplet.svg?branch=master)

This is a tool to generate an Alpine Linux custom image for Digital Ocean. This ensures that the droplet will correctly configure networking and SSH on first boot using Digital Ocean's metadata service. To use this tool make sure you have `qemu-nbd`, `qemu-img`, `bzip2` and `e2fsprogs` installed. This will not work under the Windows Subsystem for Linux (WSL) as it mounts the image during generation.

Expand Down

0 comments on commit ea45b62

Please sign in to comment.