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

chore: change base docker image to bullseye debian image instaed of alpine #145

Closed
wants to merge 27 commits into from

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    3485b0b View commit details
    Browse the repository at this point in the history
  2. remove build-base

    Anmol1696 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    58f6f73 View commit details
    Browse the repository at this point in the history
  3. try to fix the issue

    Anmol1696 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    59c8b50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    174e0cf View commit details
    Browse the repository at this point in the history
  5. remove linux-headers

    Anmol1696 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    8a29d41 View commit details
    Browse the repository at this point in the history
  6. remove openssl as well

    Anmol1696 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    477c242 View commit details
    Browse the repository at this point in the history
  7. add better dependencies

    Anmol1696 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    424d4d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55b0cd5 View commit details
    Browse the repository at this point in the history
  9. fix typo

    Anmol1696 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    5fe5314 View commit details
    Browse the repository at this point in the history
  10. retry

    Anmol1696 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    82064cc View commit details
    Browse the repository at this point in the history
  11. change bullseye to buster

    Anmol1696 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    8eb9a89 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    11be9c6 View commit details
    Browse the repository at this point in the history
  13. remove muslc-dev dep

    Anmol1696 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    f16dfdd View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Add file in apt-get install

    Anmol1696 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    7f5d18b View commit details
    Browse the repository at this point in the history
  2. move docker file to outside

    Anmol1696 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    7c07d9d View commit details
    Browse the repository at this point in the history
  3. update git checkout version

    Anmol1696 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    2ba8c20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b9ba17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1724433 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85d25ad View commit details
    Browse the repository at this point in the history
  7. set env vars

    Anmol1696 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    9b7df8d View commit details
    Browse the repository at this point in the history
  8. only build for linux/amd64

    Anmol1696 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    b5da1ef View commit details
    Browse the repository at this point in the history
  9. run go env before build

    Anmol1696 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ae33b17 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e02381a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c6e782e View commit details
    Browse the repository at this point in the history
  12. fix docker

    Anmol1696 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    b92114c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    97df580 View commit details
    Browse the repository at this point in the history
  14. fix name clash

    Anmol1696 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    97ec31a View commit details
    Browse the repository at this point in the history