Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: build apisix-openresty base on alpine #97

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    0306832 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. fix

    gxthrj committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    07c4293 View commit details
    Browse the repository at this point in the history
  2. fix: add bash

    gxthrj committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    3c45b07 View commit details
    Browse the repository at this point in the history
  3. add git

    gxthrj committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    2ed1229 View commit details
    Browse the repository at this point in the history
  4. debug dockerfile

    gxthrj committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    24dcd77 View commit details
    Browse the repository at this point in the history
  5. add curl

    gxthrj committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    ca872bc View commit details
    Browse the repository at this point in the history
  6. debug: curl version

    gxthrj committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    c43dbc7 View commit details
    Browse the repository at this point in the history
  7. debug: add or_prefix

    gxthrj committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    268de16 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. debug

    gxthrj committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    6e4c699 View commit details
    Browse the repository at this point in the history
  2. debug

    gxthrj committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    abc71c9 View commit details
    Browse the repository at this point in the history
  3. add sudo

    gxthrj committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    bc258fa View commit details
    Browse the repository at this point in the history
  4. only openssl111

    gxthrj committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    a71ff23 View commit details
    Browse the repository at this point in the history
  5. fix

    gxthrj committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    32bc2ec View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. add apisix-alpine build script

    gxthrj committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    48b4801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97f7b94 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. remove unused arg/labels

    gxthrj committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    7ac1672 View commit details
    Browse the repository at this point in the history
  2. merge master

    gxthrj committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    d9280f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfa65e0 View commit details
    Browse the repository at this point in the history
  4. modify makefile

    gxthrj committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    e4e09b1 View commit details
    Browse the repository at this point in the history
  5. modify makefile

    gxthrj committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    11bf9ae View commit details
    Browse the repository at this point in the history
  6. rename apisix-base

    gxthrj committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    d46c95a View commit details
    Browse the repository at this point in the history
  7. add build-base in alpine

    gxthrj committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    8a180f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. add g++

    gxthrj committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    e81352b View commit details
    Browse the repository at this point in the history
  2. add libc6-compat

    gxthrj committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    0a10d68 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. use alpine-pkg-glibc

    gxthrj committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    c257660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    553a62a View commit details
    Browse the repository at this point in the history
  3. modify name

    gxthrj committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    48880ac View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. test

    gxthrj committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    86ae9d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. reset build-apisix-base.sh

    gxthrj committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    83a5201 View commit details
    Browse the repository at this point in the history
  2. test

    gxthrj committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    41a26f1 View commit details
    Browse the repository at this point in the history