aboutsummaryrefslogtreecommitdiff
path: root/src/oryx/install.sh
Commit message (Expand)AuthorAgeFilesLines
* Oryx - Switch to .NET 7 (#522)feature_oryx_1.1.0Samruddhi Khandale2023-04-191-6/+10
* Use _REMOTE_USER when available (#264)Chuck Lantz2022-11-291-2/+2
* Oryx: Build with .NET 6 (#298)Samruddhi Khandale2022-11-171-7/+13
* Oryx: Unpin git clone from a single commit (#296)Samruddhi Khandale2022-11-161-6/+1
* Oryx - git clone: Pin to an older commit (#253)Samruddhi Khandale2022-11-011-1/+6
* Fix oryx bug - Add PIP_CACHE_DIR (#239)Samruddhi Khandale2022-10-271-2/+8
* Ensure remove apt-update cache at the beginning and end of the scripts (#210)eitsupi2022-10-111-7/+13
* Oryx - Fix bug when dynamically installing dotnet in universal image (#125)Samruddhi Khandale2022-09-011-0/+4
* Oryx - Clean up and shrink size (#116)Samruddhi Khandale2022-08-311-6/+38
* Fix bug - Python: Error installing os-provided python (#112)Samruddhi Khandale2022-08-231-3/+3
* favor correctness by removing `apt update ...` short-circuiting (#98)Josh Spicer2022-08-231-11/+6
* update `dotnet`/`oryx` features to use recommended install location for dotne...Josh Spicer2022-08-171-50/+67
* Oryx: change path of git repo download (#59)Samruddhi Khandale2022-07-151-3/+3
* Fix permissions: add username:user_group (#50)Samruddhi Khandale2022-06-151-1/+1
* add missing user groups to fix permission issues for non root user (#45)Samruddhi Khandale2022-06-131-4/+13
* fix oryx pathSamruddhi Khandale2022-06-101-1/+1
* oryx: change and own DYNAMIC_INSTALL_ROOT_DIRSamruddhi Khandale2022-06-091-2/+5
* oryx: add permission to DYNAMIC_INSTALL_ROOT_DIR (#42)Samruddhi Khandale2022-06-091-0/+1
* fix miscellaneous bugs (#41)Samruddhi Khandale2022-06-061-1/+1
* Pass options via environment variables (#39)Josh Spicer2022-06-031-5/+3
* Add oryx feature (#27)Samruddhi Khandale2022-05-271-0/+126