takeoff (latest)

Published 2023-12-19 17:48:59 +00:00 by piyushxcoder

Installation

docker pull git.piyushxcoder.in/piyushxcoder/takeoff:latest
sha256:de723e80c06f0a9a1da34fa6006048aee5ef36c90f7e7d1ef09124efdde065e0

Image Layers

ADD file:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /
CMD ["/bin/sh"]
ENV APP=piyushxcoder
USER 1000:1000
WORKDIR /app
COPY /app/target/release/piyushxcoder app # buildkit
COPY /app/static static/ # buildkit
COPY /app/.config.json config.json # buildkit
CMD ["/bin/sh" "-c" "RUST_LOG='actix_web=info' ./app config.json"]

Labels

Key Value
com.docker.compose.project piyushxcoderin
com.docker.compose.service web
com.docker.compose.version 2.23.3
Details
Container
2023-12-19 17:48:59 +00:00
0
OCI / Docker
linux/amd64
24 MiB
Versions (1) View all
latest 2023-12-19