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

Issue278 dockerize annif #279

Merged
merged 66 commits into from
Jun 26, 2019
Merged

Issue278 dockerize annif #279

merged 66 commits into from
Jun 26, 2019

Commits on May 16, 2019

  1. Initial working Dockerfile

    Inkinen Juho M M committed May 16, 2019
    Configuration menu
    Copy the full SHA
    abeff82 View commit details
    Browse the repository at this point in the history
  2. Don't send docs to build context

    Inkinen Juho M M committed May 16, 2019
    Configuration menu
    Copy the full SHA
    2d9dbcd View commit details
    Browse the repository at this point in the history
  3. Avoid rebuilding on changes of Dockerfile

    Inkinen Juho M M committed May 16, 2019
    Configuration menu
    Copy the full SHA
    def4d0a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Configuration menu
    Copy the full SHA
    7e83a0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a9fda7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52f1065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0f75c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1836132 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Configuration menu
    Copy the full SHA
    675f428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a96d61f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e28ff40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c9ee05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eac347b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b50127 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a89e3c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Configuration menu
    Copy the full SHA
    e8e74f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    712d2a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    280d7ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4714804 View commit details
    Browse the repository at this point in the history
  5. Add maintainer entry

    juhoinkinen committed May 24, 2019
    Configuration menu
    Copy the full SHA
    fd18146 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    812c3c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bfb1ec7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c3325e View commit details
    Browse the repository at this point in the history
  9. Spaces to tabs

    juhoinkinen committed May 24, 2019
    Configuration menu
    Copy the full SHA
    4a615b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f86bdd9 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. Configuration menu
    Copy the full SHA
    73d59b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1ea737 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    fcc15eb View commit details
    Browse the repository at this point in the history
  2. Do not use Pipfile.lock

    juhoinkinen committed May 28, 2019
    Configuration menu
    Copy the full SHA
    6881e26 View commit details
    Browse the repository at this point in the history
  3. Skip Pipenv lockfile

    juhoinkinen committed May 28, 2019
    Configuration menu
    Copy the full SHA
    39cdcd5 View commit details
    Browse the repository at this point in the history
  4. Switch user to non-root

    juhoinkinen committed May 28, 2019
    Configuration menu
    Copy the full SHA
    8ca769a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13feaec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ef2f1d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

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

Commits on Jun 3, 2019

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

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    3bc89d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75e4c27 View commit details
    Browse the repository at this point in the history
  3. Clarify container names

    juhoinkinen committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    c7a564a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95c5b5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7f9c58 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

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

Commits on Jun 11, 2019

  1. Underscore to dash

    juhoinkinen committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    d5721f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39ebe17 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    d33ec18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc1a8ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d313a3f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Configuration menu
    Copy the full SHA
    6dd319e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1895f0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2400f02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56ff716 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e9b950 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Configuration menu
    Copy the full SHA
    e902020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6a2109 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Configuration menu
    Copy the full SHA
    8763fe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    066e861 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Configuration menu
    Copy the full SHA
    5ff3446 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c2a54 View commit details
    Browse the repository at this point in the history
  3. Fix intendation

    juhoinkinen committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    47901ab View commit details
    Browse the repository at this point in the history
  4. Use image from quay

    juhoinkinen committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    72acbb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eaf5c66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b982ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e43279 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7943968 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Configuration menu
    Copy the full SHA
    31a8e21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65628cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61f7345 View commit details
    Browse the repository at this point in the history