diff options
author | Frederick Muriuki Muriithi | 2023-05-22 13:06:24 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2023-05-22 13:14:31 +0300 |
commit | f0c32ce4353338c3cfaa3c768fe2efc271059543 (patch) | |
tree | f14cd6fd1d1f5f048b41fbe66f87d7d3024f3f6b /public-sparql.scm | |
parent | 2d648a1934d3c9f3861fba5f15482911af535aad (diff) | |
download | gn-machines-f0c32ce4353338c3cfaa3c768fe2efc271059543.tar.gz |
Document getting a shell into container
For some tasks (e.g. debugging the xapian index build), we need to
manually queue the job, which means we need a shell into the
container.
Getting a shell using the default command displayed actually fails
with:
nsenter: failed to execute /bin/bash: No such file or directory
so we need to provide the correct path to bash, and optionally,
initialise the shell to setup the correct paths.
Diffstat (limited to 'public-sparql.scm')
0 files changed, 0 insertions, 0 deletions