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-compose-style context and dockerfile config #446

Closed
wants to merge 19 commits into from

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    6a8230b View commit details
    Browse the repository at this point in the history
  2. use docker --iidfile

    alsuren committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    04069db View commit details
    Browse the repository at this point in the history
  3. implement docker build args

    alsuren committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    e5a7565 View commit details
    Browse the repository at this point in the history
  4. update docs

    alsuren committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    dca7bf2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8dc1a70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    494dc0a View commit details
    Browse the repository at this point in the history
  7. document Dockerfile.context

    alsuren committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    908033b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8efb3ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb49ad0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e03356 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cd158ba View commit details
    Browse the repository at this point in the history
  12. have a go at testing Dockerfile.context

    Feels wrong somehow.
    alsuren committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    2741964 View commit details
    Browse the repository at this point in the history
  13. Revert "have a go at testing Dockerfile.context"

    This reverts commit 2741964.
    alsuren committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    2ae429d View commit details
    Browse the repository at this point in the history
  14. remove Dockerfile.context

    alsuren committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    36c7f5c View commit details
    Browse the repository at this point in the history
  15. Revert "skip test.sh for Dockerfile.context"

    This reverts commit 3e03356.
    alsuren committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    c0b7862 View commit details
    Browse the repository at this point in the history
  16. Revert "try adding Dockerfile.context to build matrix"

    This reverts commit eb49ad0.
    alsuren committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    26b088e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. remove dead code

    alsuren committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    da74ad3 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. fix code review comment

    alsuren committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    e49de58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22b8b15 View commit details
    Browse the repository at this point in the history