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

feat(cli): dockerize #6858

Merged
merged 33 commits into from
Feb 6, 2024
Merged

feat(cli): dockerize #6858

merged 33 commits into from
Feb 6, 2024

Commits on Feb 2, 2024

  1. import dockerfile from old cli

    etnoy committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a7f17a7 View commit details
    Browse the repository at this point in the history
  2. build works

    etnoy committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2ee5b45 View commit details
    Browse the repository at this point in the history
  3. rename login command

    etnoy committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e7ef7a7 View commit details
    Browse the repository at this point in the history
  4. bump packages

    etnoy committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c774c82 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. fix login command

    etnoy committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    6a3a165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0201ba View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

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

Commits on Feb 5, 2024

  1. move immich script path

    etnoy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c05254b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd86480 View commit details
    Browse the repository at this point in the history
  3. can build docker

    etnoy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b79a9fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c45632d View commit details
    Browse the repository at this point in the history
  5. wip

    etnoy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3d7bb1b View commit details
    Browse the repository at this point in the history
  6. wip

    etnoy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    33c477a View commit details
    Browse the repository at this point in the history
  7. don't externalize sdk

    etnoy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    45f675e View commit details
    Browse the repository at this point in the history
  8. can run docker

    etnoy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    58b5824 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42bea69 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c5cafd View commit details
    Browse the repository at this point in the history
  11. improve entrypoint

    etnoy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4a176b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4793f9a View commit details
    Browse the repository at this point in the history
  13. add docs

    etnoy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2aa4337 View commit details
    Browse the repository at this point in the history
  14. clarify reqs

    etnoy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7b656fd View commit details
    Browse the repository at this point in the history
  15. fix lint

    etnoy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5cb2fad View commit details
    Browse the repository at this point in the history
  16. bump alpine to 3.19

    etnoy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    653cbb1 View commit details
    Browse the repository at this point in the history
  17. add env files for api key

    etnoy committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4bb8202 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dc9078e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    11e4dc6 View commit details
    Browse the repository at this point in the history
  2. remove immich cli GHA for now

    etnoy committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e74b2c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    987aa5b View commit details
    Browse the repository at this point in the history
  4. Update docs/docs/features/command-line-interface.md

    Co-authored-by: Ben McCann <[email protected]>
    etnoy and benmccann authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    870f824 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3eaf097 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'cli/dockerize' of https://github.com/immich-app/immich

    …into cli/dockerize
    etnoy committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1a0515b View commit details
    Browse the repository at this point in the history
  7. cleanup

    etnoy committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    82b44ea View commit details
    Browse the repository at this point in the history
  8. speling

    etnoy committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    99a0403 View commit details
    Browse the repository at this point in the history