refactor(docker): Build package from source in Dockerfile
#5
by
rsn86
- opened
To speed up development and testing, this change adjusts the
Dockerfile to build and install the package from the local
source code instead of pulling it from a package index.
gsarti
changed pull request status to
merged