Skip to content

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

@bryanpedini

Description

@bryanpedini

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions