Soucis de lancement

Oui je le copie sur le Bloc note et le colle ensuite dans mon terminal en le modifiant comme il faut.

Yeah bu its not suposed to be 1 line of code its suposed to run it all at one time.

I can send you the photo in the worst case.

Run this to see if it pulls the image for you.

docker pull storjlabs/storagenode:beta

Yeah I get what its doing its not running the docker start command correctly.

root@srv1:/opt# docker pull storjlabs / storagenode: beta
“docker pull” requires exactly 1 argument.
See ‘docker pull --help’.

Usage: docker pull [OPTIONS] NAME[:TAG|@DIGEST]

Pull an image or a repository from a registry
root@srv1:/opt#

Are you copying and pasting it there shouldnt be any spaces anywhere.

I did not understand

Copiez-vous et collez-le, il ne devrait y avoir aucun espace nulle part.

on this order: docker pull storjlabs / storagenode: beta

Yes it should look like this

docker pull storjlabs/storagenode:beta

root@srv1:/opt# docker pull storjlabs/storagenode:beta
beta: Pulling from storjlabs/storagenode
Digest: sha256:be5424bd161cb4be135c45ba4e905ba301c22efba322e8263703fdbf84a73bb2
Status: Image is up to date for storjlabs/storagenode:beta
docker.io/storjlabs/storagenode:beta
root@srv1:/opt#

Ok, essayons maintenant de faire une autre commande de démarrage de docker et de recommencer à zéro, car les problèmes de copie et de collage à partir de ce site vissent des espaces importants qui ne devraient pas exister.

Maybe we can go through pastebin

Ok let me try to create it for you:

docker: Error response from daemon: invalid mount config for type “bind”: bind source path does not exist: /mnt/sda2/storage.

Ok least were getting somewhere make sure that location is created make a folder named storage

I confirm that / mnt / sda2 / storage is well created

make sure you can use cd /mnt/sda2/storage