TrueNas SCALE as Offline Docker Host?

otShelz

Cadet
Joined
Dec 20, 2022
Messages
1
First time posting, complete linux noob so please be specific when recommending cli commands.

I am using TrueNAS Scale in a completely air-gapped production environment as a docker host. I have setup an SMB share so that I could bring in some docker images and launch apps, seeing that I cannot access their git repositories due to being offline.

My current question for linux people: how the hell do you access the file system?? From the CLI as root@hostname, I only have samba, syslog, and tdb as directories. How do I move the files from the SMB share dataset to a folder or at least understand the path to my dataset so I can start launching these docker images.

My Dataset Looks like this:

pool
ix-applications
smb-share

I put two docker images in the smb-share dataset, but cannot see them or any other file directory from the web-gui or shell.
 
Top