Skip to content

Instantly share code, notes, and snippets.

@wsdookadr
Created November 23, 2024 17:09
Show Gist options
  • Save wsdookadr/f1ab1d0fda43274b8615ef7a785ab1cf to your computer and use it in GitHub Desktop.
Save wsdookadr/f1ab1d0fda43274b8615ef7a785ab1cf to your computer and use it in GitHub Desktop.
services:
r1:
image: alpine:3.20.3
tty: true
#command: /bin/sh -c "/bin/cat"
volumes:
- type: tmpfs
target: /logs
tmpfs:
size: "4294967296"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment