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

Implemented Docker and Docker Compose support #63

Closed
wants to merge 16 commits into from

Commits on Oct 3, 2020

  1. Implemented Docker support

    leozz37 committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    9e73045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aab3e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0775603 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    07973ff View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    64195b9 View commit details
    Browse the repository at this point in the history
  2. Implemented newlines

    leozz37 committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    006415f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Swap " for '

    Co-authored-by: Lars Melchior <TheLartians@users.noreply.github.com>
    leozz37 and TheLartians committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    d50609d View commit details
    Browse the repository at this point in the history
  2. Changed image name

    Co-authored-by: Lars Melchior <TheLartians@users.noreply.github.com>
    leozz37 and TheLartians committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    8a5ff64 View commit details
    Browse the repository at this point in the history
  3. Changed stages names

    Co-authored-by: Lars Melchior <TheLartians@users.noreply.github.com>
    leozz37 and TheLartians committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    2613eae View commit details
    Browse the repository at this point in the history
  4. Changed job name

    Co-authored-by: Lars Melchior <TheLartians@users.noreply.github.com>
    leozz37 and TheLartians committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    8744da1 View commit details
    Browse the repository at this point in the history
  5. Updated Docker instructions

    leozz37 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    00d04e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bcd1e05 View commit details
    Browse the repository at this point in the history
  7. Updated docker-compose info

    leozz37 committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    4b2e42b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Bundling the commands and removing the text duplication

    Co-authored-by: Lars Melchior <TheLartians@users.noreply.github.com>
    leozz37 and TheLartians committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    3f64cc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b102a8 View commit details
    Browse the repository at this point in the history
  3. Implemented .dockerignore

    leozz37 committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    b692765 View commit details
    Browse the repository at this point in the history