dotnetbot (latest)

Published 2025-08-06 18:21:25 -07:00 by swee in swee/DotNETBot

Installation

docker pull git.swee.codes/swee/dotnetbot:latest
sha256:75dbdd03900fe16e9e3d94bcc6ced3bf3118afe4ed42a914522e6a0450db8789

Image layers

ADD alpine-minirootfs-20250108-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
WORKDIR /app
RUN /bin/sh -c apk add --no-cache dotnet9-runtime # buildkit
COPY /app /app # buildkit
CMD ["/app/DotNETbot"]
Details
Container
2025-08-06 18:21:25 -07:00
58
OCI / Docker
linux/amd64
51 MiB
Versions (1) View all
latest 2025-08-06