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

docs: add docs for building apisix development environment in Docker #10899

Merged
merged 11 commits into from
Feb 5, 2024
Merged

docs: add docs for building apisix development environment in Docker #10899

merged 11 commits into from
Feb 5, 2024

Commits on Jan 30, 2024

  1. add docker file and make file for build dev env

    Signed-off-by: Vacant2333 <[email protected]>
    Vacant2333 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8d5c801 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. add makefile describe

    Signed-off-by: Vacant2333 <[email protected]>
    Vacant2333 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9e92fb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. add docs for develop apisix enviorment

    Signed-off-by: Vacant2333 <[email protected]>
    Vacant2333 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    354e899 View commit details
    Browse the repository at this point in the history
  2. remove additional makefile content

    Signed-off-by: Vacant2333 <[email protected]>
    Vacant2333 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6b9aac3 View commit details
    Browse the repository at this point in the history
  3. update chinese docs style

    Signed-off-by: Vacant2333 <[email protected]>
    Vacant2333 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e610e2b View commit details
    Browse the repository at this point in the history
  4. update title and update config.json

    Signed-off-by: Vacant2333 <[email protected]>
    Vacant2333 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7b9853e View commit details
    Browse the repository at this point in the history
  5. update comments

    Signed-off-by: Vacant2333 <[email protected]>
    Vacant2333 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c9993b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. add license and update config.json

    Signed-off-by: Vacant2333 <[email protected]>
    Vacant2333 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    4cd8c28 View commit details
    Browse the repository at this point in the history
  2. fix comments

    Signed-off-by: Vacant2333 <[email protected]>
    Vacant2333 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    871e48d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. fix comments

    Signed-off-by: Vacant2333 <[email protected]>
    Vacant2333 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6cb017a View commit details
    Browse the repository at this point in the history
  2. Simplify docker exec commands

    Signed-off-by: Vacant2333 <[email protected]>
    Vacant2333 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e65ec5f View commit details
    Browse the repository at this point in the history