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

adjusting README and Dockerfile for x86_64 and arm64 usage #22

Merged
merged 8 commits into from
Apr 22, 2024

Commits on Mar 11, 2024

  1. &4 #34 adjusting path to requirements.txt in README, adjust dockerfil…

    …e for usage with x86_64 and arm64
    Urfoex committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f1b9e78 View commit details
    Browse the repository at this point in the history
  2. dodgers: fix prophet usage

    Urfoex committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1c247d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Adjusting Dockerfile and docker-compose.yml to actually work with Doc…

    …ker, simplify by removing multiarch parts. Using heredoc for multiline RUN
    Urfoex committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d80c7f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Adjusting Dockerfile and compose to work with Docker-Desktop; add hin…

    …t in README for better bind-mount use with alternatives
    Urfoex committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    53f472b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    899b4e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. renaming GETML_VERSION_NUMBER to GETML_VERSION; using multi-stages to…

    … have ARCH specific arguments
    Urfoex committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0b9a5a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Using RUN script instead of multiple stages because of buildah proble…

    …m with composed stage name resultion (containers/buildah#4820)
    Urfoex committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4834603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fbc815 View commit details
    Browse the repository at this point in the history