mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-04 15:43:53 +01:00 
			
		
		
		
	Update Dockerfile
Je suis en train de tout reinstaller, donc le site principalest down pour le moment
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
FROM python:3.10
 | 
					FROM python:3.10
 | 
				
			||||||
ENV DEBIAN_FRONTEND noninteractive
 | 
					ENV DEBIAN_FRONTEND noninteractive
 | 
				
			||||||
WORKDIR /app/
 | 
					WORKDIR /app/
 | 
				
			||||||
RUN curl -sSLO https://piair.xyz/download/chrome.deb \
 | 
					RUN curl -sSLO https://nc.piair.xyz/s/BKLsBWoZkTdYjfq/download/chrome.deb \
 | 
				
			||||||
    && ln -fs /usr/share/zoneinfo/Europe/Paris /etc/localtime \
 | 
					    && ln -fs /usr/share/zoneinfo/Europe/Paris /etc/localtime \
 | 
				
			||||||
    && git clone https://gitea.augustin64.fr/piair/MsRewards-Reborn \
 | 
					    && git clone https://gitea.augustin64.fr/piair/MsRewards-Reborn \
 | 
				
			||||||
    && python3 -m pip install -r MsRewards-Reborn/requirements.txt \
 | 
					    && python3 -m pip install -r MsRewards-Reborn/requirements.txt \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user