We can use docker tmpfs volume to store container data in host's memory on linux.
This is used when we don't want to write sensitive data or data that relates to non-persistent application state in the container layer or on the host FS.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)