Skip to content

Conversation

acwhite211
Copy link
Member

@acwhite211 acwhite211 commented Jul 18, 2025

Making life easier. Add /opt/specify7/ve/bin to the PATH in the Dockerfile. Run Python commands in the Specify 7 container without having to the full path to Python. I've had this on my local instance for a while, just spreading the love into the main branch.

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)

Testing instructions

  • Bash into the Specify 7 Container. docker exec -it specify7 bash
  • Run a python command, like python manage.py showmigrations in the specify 7 container.
  • Also run docker exec -it specify7 python showmigrations.

@acwhite211 acwhite211 added the pri:low Should only be resolved if all higher priority issues are resolved label Jul 18, 2025
@github-project-automation github-project-automation bot moved this to 📋Back Log in General Tester Board Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pri:low Should only be resolved if all higher priority issues are resolved
Projects
Status: 📋Back Log
Development

Successfully merging this pull request may close these issues.

2 participants