The Galaxy's Best VTuber hentai site
		
	
	
		
		
			
				
					
						
							| # debian.sh --arch 'amd64' out/ 'bullseye' '@1733097600' | 
						
					
						
							| RUN /bin/sh -c apt-get update -y   && apt-get install -y libstdc++6 openssl libncurses5 locales inotify-tools ffmpeg python3 python3-pip ca-certificates   && pip install torrentfile   && apt-get clean && rm -f /var/lib/apt/lists/*_*   && groupadd bright   && useradd bright     --gid bright     --shell /bin/sh     --create-home # buildkit | 
						
					
						
							| RUN /bin/sh -c sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen # buildkit | 
						
					
						
							| ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 | 
						
					
						
							| WORKDIR /app | 
						
					
						
							| RUN /bin/sh -c chown bright /app # buildkit | 
						
					
						
							| ARG MIX_ENV=prod | 
						
					
						
							| ENV MIX_ENV=prod | 
						
					
						
							| RUN |1 MIX_ENV=prod /bin/sh -c echo MIX_ENV=$MIX_ENV # buildkit | 
						
					
						
							| COPY --chown=bright:root /app/_build/prod/rel/bright ./ # buildkit | 
						
					
						
							| USER bright | 
						
					
						
							| CMD ["/app/bin/server"] | 
						
					
				
			
		 
	
	
		
		
			
				
					
						| Key | 
						Value | 
					
				
				
					
						
							| org.opencontainers.image.created | 
							{{commit_date 'YYYY-MM-DDTHH:mm:ss.SSS[Z]'}} | 
						
					
						
							| org.opencontainers.image.description | 
							The Galaxy's Best VTuber hentai site | 
						
					
						
							| org.opencontainers.image.licenses | 
							unlicense | 
						
					
						
							| org.opencontainers.image.source | 
							https://gitea.futureporn.net/futureporn/fp | 
						
					
						
							| org.opencontainers.image.title | 
							bright | 
						
					
						
							| org.opencontainers.image.url | 
							https://gitea.futureporn.net/futureporn/-/packages/container/bright | 
						
					
						
							| org.opencontainers.image.version | 
							{{version}} |