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

[WIP] Conda docker env for testing #168

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 22, 2023

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

Commits on Dec 7, 2023

  1. Rearrange dependencies and installs in Dockerfile

    * Install python3-pip
    * SHELL /bin/bash --login -c before RUN activate base
    * pip install cryptography and pyopenssl
    DenisYay committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    cd22856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e91930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74439b1 View commit details
    Browse the repository at this point in the history