Sören Grevsmühl soeren
  • Joined on 2025-01-15

fuse-timestamp-fake (latest)

Published 2026-01-14 15:30:56 +01:00 by soeren

Installation

docker pull gitea.freundchenhub.com/soeren/fuse-timestamp-fake:latest
sha256:b73303da4f3154beee7dfdc3cb02db3662e039d818368c0e801b8ab49afba3d9

Image Layers

# debian.sh --arch 'amd64' out/ 'stable' '@1768176000'
RUN /bin/sh -c apt-get update && apt-get install -y python3 python3-pip python3-fusepy fuse libfuse-dev && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY fuse_timestamp_spoof.py . # buildkit
RUN /bin/sh -c echo "user_allow_other" >> /etc/fuse.conf # buildkit
ENTRYPOINT ["python3" "/app/fuse_timestamp_spoof.py"]
Details
Container
2026-01-14 15:30:56 +01:00
3
OCI / Docker
linux/amd64
168 MiB
Versions (1) View all
latest 2026-01-14