Difference between revisions of "Alpine Linux"
Jump to navigation
Jump to search
m (remove dumb duplicate header) |
m |
||
Line 3: | Line 3: | ||
== Vagrant Usage == | == Vagrant Usage == | ||
− | Vagrant fails to provision network interfaces and such correctly, but some clever individual wrote a plugin to help: "vagrant plugin install vagrant-alpine" | + | Vagrant fails to provision network interfaces and such correctly, but some clever individual wrote a plugin to help: "vagrant plugin install vagrant-alpine": [https://github.com/maier/vagrant-alpine] |
Latest revision as of 11:00, 25 November 2019
Interesting Packages
- 'alpine-sdk': equivalent to 'build-essential' on Debian/Ubuntu.
Vagrant Usage
Vagrant fails to provision network interfaces and such correctly, but some clever individual wrote a plugin to help: "vagrant plugin install vagrant-alpine": [1]