Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/usr/local/bin/entry.sh: line 5: [IP_ADDRESS: not found #3

Open
bryanpedini opened this issue Jun 6, 2021 · 0 comments
Open

/usr/local/bin/entry.sh: line 5: [IP_ADDRESS: not found #3

bryanpedini opened this issue Jun 6, 2021 · 0 comments

Comments

@bryanpedini
Copy link

Using this example:

docker run -itd --privileged=true --name nfs --net=host -v /mnt/shared_nfs:/mnt/nfs-1:shared -e SERVER=nfs_server_ip -e SHARE=shared_path d3fk/nfs-client

I get this result (it still works tho):

/usr/local/bin/entry.sh: line 5: [IP_ADDRESS: not found
/local_path on /mnt/nfs-1 type ext4 (rw,relatime,errors=remount-ro)
IP_ADDRESS:/remote_share on /mnt/nfs-1 type nfs (rw,relatime,vers=3,rsize=65536,wsize=65536,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=IP_ADDRESS,mountvers=3,mountproto=tcp,local_lock=none,addr=IP_ADDRESS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant