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 hub #406

Merged
merged 59 commits into from
Apr 6, 2020
Merged

Docker hub #406

merged 59 commits into from
Apr 6, 2020

Commits on Mar 31, 2020

  1. trying to add hadolint in actions

    Justin Downie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    e51e768 View commit details
    Browse the repository at this point in the history
  2. trying to add hadolint in actions

    Justin Downie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    d078582 View commit details
    Browse the repository at this point in the history
  3. added sudo for root permissions

    Justin Downie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    3833e16 View commit details
    Browse the repository at this point in the history
  4. trying docker pull image for debian version of hadolint

    Justin Downie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    0d8f7f6 View commit details
    Browse the repository at this point in the history
  5. udpated to use hadolint action

    Justin Downie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    834b496 View commit details
    Browse the repository at this point in the history
  6. udpated to use hadolint action

    Justin Downie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    dcf6dba View commit details
    Browse the repository at this point in the history
  7. udpated to use hadolint action

    Justin Downie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    9f0883c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fff7743 View commit details
    Browse the repository at this point in the history
  9. set env HADOLINT_ACTION_COMMENT to false

    Justin Downie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    8379fa6 View commit details
    Browse the repository at this point in the history
  10. specified golang version in Dockerfile

    Justin Downie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    3c50d40 View commit details
    Browse the repository at this point in the history
  11. corrected docker tag and push in github action yaml

    Justin Downie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    82d7201 View commit details
    Browse the repository at this point in the history
  12. corrected docker tag and push in github action yaml

    Justin Downie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    709ea87 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. first attempt using docker-bench-security stand alone

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    7b2d789 View commit details
    Browse the repository at this point in the history
  2. working with error in regards to docker build -no-cache

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    a2494f5 View commit details
    Browse the repository at this point in the history
  3. working with error in regards to docker build -no-cache

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    aab3b68 View commit details
    Browse the repository at this point in the history
  4. adjusting docker build error to use pipe

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    3cdc64e View commit details
    Browse the repository at this point in the history
  5. removing docker image scan checking for errors

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    2015116 View commit details
    Browse the repository at this point in the history
  6. Test using anchore api call docker image scan

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    8b41d02 View commit details
    Browse the repository at this point in the history
  7. Test using anchore api call docker image scan

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    f2fd5a9 View commit details
    Browse the repository at this point in the history
  8. removing custom policy bundle from command

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    13b1644 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a00fc2 View commit details
    Browse the repository at this point in the history
  10. adding Dockerfile location to pipe for curl anchore api

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    18a536c View commit details
    Browse the repository at this point in the history
  11. explicityly stating docker image instead of value

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    91d407b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b696bdf View commit details
    Browse the repository at this point in the history
  13. explicitly calling out :latest in image tag

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    e00bd0e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fb52ef7 View commit details
    Browse the repository at this point in the history
  15. adding dockerfile and docker image check to check-reaper

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    d98d670 View commit details
    Browse the repository at this point in the history
  16. adding golang version for check-reaper Dockerfile

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    b3f403d View commit details
    Browse the repository at this point in the history
  17. adding golang version for check-reaper Dockerfile

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    f35038f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6d592cd View commit details
    Browse the repository at this point in the history
  19. removed apk upgrade in Dockerfile check-reaper

    Justin Downie committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    e8f4eec View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2a93f6c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    22f49c6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3463faa View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9f985cc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5a5bff7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d1a5078 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    29832f0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8e037f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    c715348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6b9893 View commit details
    Browse the repository at this point in the history
  3. adding user docker to Dockerfile for http-content-checker

    Justin Downie committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    fefd39a View commit details
    Browse the repository at this point in the history
  4. updating permission of entrypoint in Dockerfile

    Justin Downie committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c883335 View commit details
    Browse the repository at this point in the history
  5. updating workdir perm before build

    Justin Downie committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c889f69 View commit details
    Browse the repository at this point in the history
  6. chmod added to COPY command Dockerfile

    Justin Downie committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    1f5bea7 View commit details
    Browse the repository at this point in the history
  7. chmod added to COPY command Dockerfile

    Justin Downie committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    e39ba2d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    633862b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7d526a View commit details
    Browse the repository at this point in the history
  3. updated Dockerfile ami-check to add non-root user

    Justin Downie committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    6d41122 View commit details
    Browse the repository at this point in the history
  4. updated Dockerfile check-reaper to add non-root user

    Justin Downie committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    76bb222 View commit details
    Browse the repository at this point in the history
  5. updated Dockerfile daemonset-check to add non-root user

    Justin Downie committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    ac99f9e View commit details
    Browse the repository at this point in the history
  6. updated Dockerfile deployment-check to add non-root user

    Justin Downie committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    2ac82f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d84d394 View commit details
    Browse the repository at this point in the history
  8. updated Dockerfile http-check to add non-root user

    Justin Downie committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    f4f2904 View commit details
    Browse the repository at this point in the history
  9. updated Dockerfile kiam-check to add non-root user

    Justin Downie committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    b25f58a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6597f89 View commit details
    Browse the repository at this point in the history
  11. updated Dockerfile pod-status-check to add non-root user

    Justin Downie committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    58344d6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef8ce5c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. updated helm values.yaml to new tags

    Justin Downie committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    a63ebee View commit details
    Browse the repository at this point in the history