- Male', Maldives.
 - https://shihaam.me
 - 
					
FOSS Enthusiast, I use arch btw.
 -  Joined on 
2021-11-04  
Block a user
	mib-payment-verify/keepalive (latest)
Installation
docker pull git.shihaam.dev/shihaam/mib-payment-verify/keepalive:latestsha256:8f59949253f311d52666e74f5594d5c3eb79408bcf81c14aa0ee37c743821f52Image Layers
| # debian.sh --arch 'amd64' out/ 'bullseye' '@1734912000' | 
| RUN /bin/sh -c apt-get update && apt-get install -y curl jq && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit | 
| WORKDIR /app | 
| COPY keepalive.sh . # buildkit | 
| RUN /bin/sh -c chmod +x keepalive.sh # buildkit | 
| CMD ["/bin/sh" "-c" "./keepalive.sh"] | 
Labels
| Key | Value | 
|---|---|
| com.docker.compose.project | prod | 
| com.docker.compose.service | keepalive | 
| com.docker.compose.version | 2.27.0 |