Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save KristianLyng/b55f41186e1f4680a6ed8a4c42454b17 to your computer and use it in GitHub Desktop.

Select an option

Save KristianLyng/b55f41186e1f4680a6ed8a4c42454b17 to your computer and use it in GitHub Desktop.
kristian@tig:~/src/tgnms$ docker exec -ti gondul-db-test file /test
/test: ASCII text
kristian@tig:~/src/tgnms$ docker exec -ti gondul-db-test cat /test > test
kristian@tig:~/src/tgnms$ file test
test: ASCII text, with CRLF line terminators
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment