AcademySoftwareFoundation / AcademySoftwareFoundation/aswf-docker

install packages to a different root directory

Open
#155 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
189
Forks
42
Avg merge
9h 38m
Merged PRs (30d)
6

Description

We need to install packages to a directory other than `/usr/local`, because we need to be able to access multiple VFX reference platforms without having to switch between different Docker images.

The shell scripts that build each package allow you to specify any location you want, which is a good start. But adapting the Dockerfiles to build and install **all** the packages to a different location is a huge headache. (For me, anyway.)

Has anybody else out there been confronted with this problem? And perhaps found a solution?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the shell scripts that build each package and the Dockerfiles that install them. Determine how installation paths are currently selected and what changes would be needed for one configurable root; done should mean all packages can be built and installed there so multiple VFX reference platforms can be accessed without switching Docker images.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.