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

docker: Images Security #1473

Merged
merged 13 commits into from
Mar 16, 2023
Merged

Commits on Mar 13, 2023

  1. feat: add non-root user and other small things

    Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
    smuu committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    cfec489 View commit details
    Browse the repository at this point in the history
  2. feat: specify container registry

    Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
    smuu committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6b0aff6 View commit details
    Browse the repository at this point in the history
  3. feat: use secure UID & GID

    Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
    smuu committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ebe2e97 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. feat: code handles CELESTIA_HOME directly

    Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
    smuu committed Mar 14, 2023
    2 Configuration menu
    Copy the full SHA
    b41b2e4 View commit details
    Browse the repository at this point in the history
  2. feat: add doc about added envrionment variable

    Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
    smuu committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c5e294a View commit details
    Browse the repository at this point in the history
  3. feat: reorder Dockerfile

    Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
    smuu committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    b8573ea View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. feat: add default value with reference

    Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
    smuu committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0ec3440 View commit details
    Browse the repository at this point in the history
  2. feat: add doc about why UID 10001

    Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
    smuu committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    af45364 View commit details
    Browse the repository at this point in the history
  3. feat: reorganize

    Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
    smuu committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    73f116e View commit details
    Browse the repository at this point in the history
  4. feat: use simpler solution

    Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
    smuu committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d0273ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    204387f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. fix: reorder to avoid false positive with trivy scan

    Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
    smuu committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    6e50b78 View commit details
    Browse the repository at this point in the history
  2. feat: improve code

    Signed-off-by: Smuu <18609909+Smuu@users.noreply.github.com>
    smuu committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    23427f8 View commit details
    Browse the repository at this point in the history