Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Alpine provisioner #4529

Closed
wants to merge 5 commits into from
Closed

Alpine provisioner #4529

wants to merge 5 commits into from

Commits on Jul 5, 2018

  1. Add Alpine provisioner, re docker#3951.

    Signed-off-by: Phillip Whelan <[email protected]>
    pwhelan authored and publicarray committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    2ca6cc5 View commit details
    Browse the repository at this point in the history
  2. Install community repo if docker is not found in installed repos

    Signed-off-by: Sebastian Schmidt <[email protected]>
    publicarray committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    09a83ce View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. Alpine: Fix 'remove' is not an apk command

    Signed-off-by: Sebastian Schmidt <[email protected]>
    publicarray committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    ac1a6ff View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Infer the community repo from the main repo URL

    Adds a default dl-cdn community repo if main is absent, based on
    /etc/alpine-release
    
    Signed-off-by: Joe Groocock <[email protected]>
    frebib committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    2f8587b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2018

  1. fix add community repo to /etc/apk/repositories

    I think with the backtics the extra escaping is not needed.
    publicarray committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    cdf2165 View commit details
    Browse the repository at this point in the history