Skip to content

Script to install Alpine Linux on a Digital Ocean droplet; forked to auto-install docker

License

Notifications You must be signed in to change notification settings

jrm780/digitalocean-alpine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Digital Ocean: Alpine Linux

Script to install Alpine Linux on a Digital Ocean (referral link) droplet.

Instructions

  1. Create a new Debian 9.7 x64 droplet on Digital Ocean
  2. Download and run digitalocean-alpine.sh onto the droplet:
wget https://github.com/jrm780/digitalocean-alpine/raw/master/digitalocean-alpine.sh
chmod +x digitalocean-alpine.sh
./digitalocean-alpine.sh

License

MPL 2.0

Author

Tim Cooper (tim.cooper@layeh.com)

About

Script to install Alpine Linux on a Digital Ocean droplet; forked to auto-install docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 84.4%
  • Dockerfile 8.7%
  • Makefile 6.9%