My main concerns is where GAP should be put? Now container installs GAP in: ``` /opt/gap/gap-${{ GAP_VERSION}}/ ``` **Example.** ``` /opt/gap/gap-${{ GAP_VERSION}}/ ```
My main concerns is where GAP should be put?
Now container installs GAP in:
Example.