Skip to content

Instantly share code, notes, and snippets.

@kristianheljas
Created November 30, 2022 13:18
Show Gist options
  • Save kristianheljas/b20df29c43ab96fddbd7acd36d45a965 to your computer and use it in GitHub Desktop.
Save kristianheljas/b20df29c43ab96fddbd7acd36d45a965 to your computer and use it in GitHub Desktop.
╭─ ~ ······························································································································································································································· 15:15:44
╰─❯ uname -a
Linux kristian-laptop 6.0.10-arch2-1 #1 SMP PREEMPT_DYNAMIC Sat, 26 Nov 2022 16:51:18 +0000 x86_64 GNU/Linux
╭─ ~ ······························································································································································································································· 15:15:45
╰─❯ docker --version
Docker version 20.10.21, build baeda1f82a
╭─ ~ ······························································································································································································································· 15:16:01
╰─❯ docker run --rm debian:latest cat /proc/self/mountinfo | grep /etc/hostname
868 859 0:23 /@/var/lib/docker/containers/f9e8342c95fb99b858daef1942043b890b146bda625c9cb28151787df9b5be43/hostname /etc/hostname rw,noatime - btrfs /dev/mapper/system rw,compress=lzo,ssd,space_cache,subvolid=256,subvol=/@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment