This commit is contained in:
		
							parent
							
								
									e7156abb55
								
							
						
					
					
						commit
						cc52babc43
					
				|  | @ -14,10 +14,9 @@ RUN sed -i s@/deb.debian.org/@/mirrors.tuna.tsinghua.edu.cn/@g /etc/apt/sources. | ||||||
|     echo "student ALL=(tt) NOPASSWD:SETENV:/usr/local/bin/joj3,/usr/local/bin/joj3-forge-convert\ntt ALL=(student) NOPASSWD:SETENV:ALL" > /etc/sudoers.d/joj |     echo "student ALL=(tt) NOPASSWD:SETENV:/usr/local/bin/joj3,/usr/local/bin/joj3-forge-convert\ntt ALL=(student) NOPASSWD:SETENV:ALL" > /etc/sudoers.d/joj | ||||||
| 
 | 
 | ||||||
| # install joint-teapot && joj3-forge | # install joint-teapot && joj3-forge | ||||||
| # TODO: change it to FOCS gitea mirror for deployment |  | ||||||
| RUN pip install --no-cache-dir --break-system-packages \ | RUN pip install --no-cache-dir --break-system-packages \ | ||||||
|     git+https://focs.ji.sjtu.edu.cn/git/joint-online-judge/Joint-Teapot \ |     git+https://focs.ji.sjtu.edu.cn/git/JOJ/Joint-Teapot \ | ||||||
|     git+https://focs.ji.sjtu.edu.cn/git/joint-online-judge/JOJ3-config-generator |     git+https://focs.ji.sjtu.edu.cn/git/JOJ/JOJ3-config-generator | ||||||
| 
 | 
 | ||||||
| # install joj3 & repo-health-checker & joj3-forge-convert | # install joj3 & repo-health-checker & joj3-forge-convert | ||||||
| COPY bin/joj3 bin/repo-health-checker bin/joj3-forge-convert /usr/local/bin/ | COPY bin/joj3 bin/repo-health-checker bin/joj3-forge-convert /usr/local/bin/ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user