[Request/Done] Let's Encrypt Container


rix

Recommended Posts

I am finding some weird behaviors when trying to mimic your configuration.

 

Sab is working fine but sonarr is just displaying 'Sonarr Ver' and couchpotato give a 404 not found because it is trying to load the login page apparently.

 

Any ideas? I'd like to get this working but it is consuming a ton of time.

You have to enable url prefix in couch and sonarr settings

 

My config assumes that sonarr is reached at http://serverip:port/sonarr and couch at http://serverip:port/cp

Link to comment

I am finding some weird behaviors when trying to mimic your configuration.

 

Sab is working fine but sonarr is just displaying 'Sonarr Ver' and couchpotato give a 404 not found because it is trying to load the login page apparently.

 

Any ideas? I'd like to get this working but it is consuming a ton of time.

You have to enable url prefix in couch and sonarr settings

 

My config assumes that sonarr is reached at http://serverip:port/sonarr and couch at http://serverip:port/cp

 

Thank you for all your help I have gotten everything but owncloud working and I still need to search and play around with that!

Link to comment
  • 2 weeks later...

Hi,

 

Any one get Owncloud work with reverse proxy on this container? What to do to enabled reverse proxy ? I Shall look int aptalca config's files later this week.

 

Very good docker :-) I have my web server upp and running, now I need to look into reverse proxy for som docker applications.

 

//Peter

Link to comment

Hello,

 

i tried to install the docker.

I filled Email, URL and Subdomain and set the ports.

The ports are set on my router too.

 

When i start the container and try to visit the https://domain page, nothing happens.

What i am doing wrong? I can't see anything in the logs.

Can you post a screenshot of your container settings?

 

Does the log show absolutely nothing?

 

Post the contents of "docker logs Nginx-letsencrypt" from unraid terminal

Link to comment

Hello,

 

i tried to install the docker.

I filled Email, URL and Subdomain and set the ports.

The ports are set on my router too.

 

When i start the container and try to visit the https://domain page, nothing happens.

What i am doing wrong? I can't see anything in the logs.

Can you post a screenshot of your container settings?

 

Does the log show absolutely nothing?

 

Post the contents of "docker logs Nginx-letsencrypt" from unraid terminal

 

Here are my settings and the log.

 

One question, this docker is a bridge, not a host.

Does that mean, thast it has an own ip address?

I) forward 443 and 8080 to my unraid ip.

 

The code is too long. I posted the last lines.

 

Setting up gcc (4:4.8.2-1ubuntu6) ...
Setting up libaugeas0 (1.2.0-0ubuntu1.1) ...
Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...
Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.18) ...
Setting up python2.7-dev (2.7.6-8ubuntu0.2) ...
Setting up python-dev (2.7.5-5ubuntu3) ...
Setting up python-pkg-resources (3.3-1ubuntu2) ...
Setting up python-setuptools (3.3-1ubuntu2) ...
Setting up python-virtualenv (1.11.4-1ubuntu1) ...
Setting up libffi-dev:amd64 (3.1~rc1+r3.0.13-12ubuntu0.1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
Processing triggers for ca-certificates (20160104ubuntu0.14.04.1) ...
Updating certificates in /etc/ssl/certs... 19 added, 19 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
Checking for new version...
Upgrading letsencrypt-auto 0.4.1 to 0.4.2...
Couldn't download https://raw.githubusercontent.com/letsencrypt/letsencrypt/v0.4.2/letsencrypt-auto-source/letsencrypt-auto. <urlopen error [Errno 110] Connection timed out>
* Restarting authentication failure monitor fail2ban
ERROR  No file(s) found for glob /config/log/nginx/error.log
ERROR  Failed during configuration: Have not found any log file for nginx-http-auth jail
   ...fail!
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 5930
Mar  4 14:49:58 b01dc86e7560 syslog-ng[5940]: syslog-ng starting up; version='3.5.3'

dockersettings.PNG.9080ac210948f80e4c2633b63c58f7f2.PNG

Link to comment

Hello,

 

i tried to install the docker.

I filled Email, URL and Subdomain and set the ports.

The ports are set on my router too.

 

When i start the container and try to visit the https://domain page, nothing happens.

What i am doing wrong? I can't see anything in the logs.

Can you post a screenshot of your container settings?

 

Does the log show absolutely nothing?

 

Post the contents of "docker logs Nginx-letsencrypt" from unraid terminal

 

Here are my settings and the log.

 

One question, this docker is a bridge, not a host.

Does that mean, thast it has an own ip address?

I) forward 443 and 8080 to my unraid ip.

 

The code is too long. I posted the last lines.

 

Setting up gcc (4:4.8.2-1ubuntu6) ...
Setting up libaugeas0 (1.2.0-0ubuntu1.1) ...
Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...
Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.18) ...
Setting up python2.7-dev (2.7.6-8ubuntu0.2) ...
Setting up python-dev (2.7.5-5ubuntu3) ...
Setting up python-pkg-resources (3.3-1ubuntu2) ...
Setting up python-setuptools (3.3-1ubuntu2) ...
Setting up python-virtualenv (1.11.4-1ubuntu1) ...
Setting up libffi-dev:amd64 (3.1~rc1+r3.0.13-12ubuntu0.1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
Processing triggers for ca-certificates (20160104ubuntu0.14.04.1) ...
Updating certificates in /etc/ssl/certs... 19 added, 19 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
Checking for new version...
Upgrading letsencrypt-auto 0.4.1 to 0.4.2...
Couldn't download https://raw.githubusercontent.com/letsencrypt/letsencrypt/v0.4.2/letsencrypt-auto-source/letsencrypt-auto. <urlopen error [Errno 110] Connection timed out>
* Restarting authentication failure monitor fail2ban
ERROR  No file(s) found for glob /config/log/nginx/error.log
ERROR  Failed during configuration: Have not found any log file for nginx-http-auth jail
   ...fail!
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 5930
Mar  4 14:49:58 b01dc86e7560 syslog-ng[5940]: syslog-ng starting up; version='3.5.3'

 

It seems the problem is due to the config location. If it's on a cache only share, try changing it to /mnt/cache/appdata/nginx

 

Link to comment

Hello,

 

i tried to install the docker.

I filled Email, URL and Subdomain and set the ports.

The ports are set on my router too.

 

When i start the container and try to visit the https://domain page, nothing happens.

What i am doing wrong? I can't see anything in the logs.

Can you post a screenshot of your container settings?

 

Does the log show absolutely nothing?

 

Post the contents of "docker logs Nginx-letsencrypt" from unraid terminal

 

Here are my settings and the log.

 

One question, this docker is a bridge, not a host.

Does that mean, thast it has an own ip address?

I) forward 443 and 8080 to my unraid ip.

 

The code is too long. I posted the last lines.

 

Setting up gcc (4:4.8.2-1ubuntu6) ...
Setting up libaugeas0 (1.2.0-0ubuntu1.1) ...
Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...
Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.18) ...
Setting up python2.7-dev (2.7.6-8ubuntu0.2) ...
Setting up python-dev (2.7.5-5ubuntu3) ...
Setting up python-pkg-resources (3.3-1ubuntu2) ...
Setting up python-setuptools (3.3-1ubuntu2) ...
Setting up python-virtualenv (1.11.4-1ubuntu1) ...
Setting up libffi-dev:amd64 (3.1~rc1+r3.0.13-12ubuntu0.1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
Processing triggers for ca-certificates (20160104ubuntu0.14.04.1) ...
Updating certificates in /etc/ssl/certs... 19 added, 19 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
Checking for new version...
Upgrading letsencrypt-auto 0.4.1 to 0.4.2...
Couldn't download https://raw.githubusercontent.com/letsencrypt/letsencrypt/v0.4.2/letsencrypt-auto-source/letsencrypt-auto. <urlopen error [Errno 110] Connection timed out>
* Restarting authentication failure monitor fail2ban
ERROR  No file(s) found for glob /config/log/nginx/error.log
ERROR  Failed during configuration: Have not found any log file for nginx-http-auth jail
   ...fail!
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 5930
Mar  4 14:49:58 b01dc86e7560 syslog-ng[5940]: syslog-ng starting up; version='3.5.3'

 

It seems the problem is due to the config location. If it's on a cache only share, try changing it to /mnt/cache/appdata/nginx

 

Hmm, its not on the Cache Drive.

Link to comment

Hello,

 

i tried to install the docker.

I filled Email, URL and Subdomain and set the ports.

The ports are set on my router too.

 

When i start the container and try to visit the https://domain page, nothing happens.

What i am doing wrong? I can't see anything in the logs.

Can you post a screenshot of your container settings?

 

Does the log show absolutely nothing?

 

Post the contents of "docker logs Nginx-letsencrypt" from unraid terminal

 

Here are my settings and the log.

 

One question, this docker is a bridge, not a host.

Does that mean, thast it has an own ip address?

I) forward 443 and 8080 to my unraid ip.

 

The code is too long. I posted the last lines.

 

Setting up gcc (4:4.8.2-1ubuntu6) ...
Setting up libaugeas0 (1.2.0-0ubuntu1.1) ...
Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...
Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.18) ...
Setting up python2.7-dev (2.7.6-8ubuntu0.2) ...
Setting up python-dev (2.7.5-5ubuntu3) ...
Setting up python-pkg-resources (3.3-1ubuntu2) ...
Setting up python-setuptools (3.3-1ubuntu2) ...
Setting up python-virtualenv (1.11.4-1ubuntu1) ...
Setting up libffi-dev:amd64 (3.1~rc1+r3.0.13-12ubuntu0.1) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
Processing triggers for ca-certificates (20160104ubuntu0.14.04.1) ...
Updating certificates in /etc/ssl/certs... 19 added, 19 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
Checking for new version...
Upgrading letsencrypt-auto 0.4.1 to 0.4.2...
Couldn't download https://raw.githubusercontent.com/letsencrypt/letsencrypt/v0.4.2/letsencrypt-auto-source/letsencrypt-auto. <urlopen error [Errno 110] Connection timed out>
* Restarting authentication failure monitor fail2ban
ERROR  No file(s) found for glob /config/log/nginx/error.log
ERROR  Failed during configuration: Have not found any log file for nginx-http-auth jail
   ...fail!
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 5930
Mar  4 14:49:58 b01dc86e7560 syslog-ng[5940]: syslog-ng starting up; version='3.5.3'

 

It seems the problem is due to the config location. If it's on a cache only share, try changing it to /mnt/cache/appdata/nginx

 

Hmm, its not on the Cache Drive.

Some docker containers have issues when their config folder is in a user share. It's an unraid related issue but it's been difficult to pinpoint the exact cause (may be related to the use of hard links)

 

I would highly recommend using a cache drive for this. If you don't have a cache drive, then put the share on a single array drive and use the path /mnt/diskX/appdata/nginx

Link to comment

Hello again,

 

i made the change and took my cache drive.

Same Issue.

 

Setting the correct time
Copying the default nginx.conf
Copying the default nginx-fpm.conf
Copying the default site config
Copying the default landing page
Copying the default jail.local
Copying default fail2ban filters
Setting up letsencrypt for the first time
SUBDOMAINS entered, processing
Sub-domains processed are: -d www.mydomain.ch
Creating DH parameters for additional security. This may take a very long time. There will be another message once this process is completed
DH parameters successfully created
cronjob running at Sat Mar 5 14:32:06 CET 2016
Generating server certificate for the first time
* Restarting authentication failure monitor fail2ban
...fail!
Mar 5 14:32:07 2ab68f49212b syslog-ng[110]: syslog-ng starting up; version='3.5.3'
Mar 5 14:39:01 2ab68f49212b /USR/SBIN/CRON[127]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -x /usr/lib/php5/sessionclean ] && [ -d /var/lib/php5 ] && /usr/lib/php5/sessionclean /var/lib/php5 $(/usr/lib/php5/maxlifetime))

Link to comment

Hello again,

 

i made the change and took my cache drive.

Same Issue.

 

Setting the correct time
Copying the default nginx.conf
Copying the default nginx-fpm.conf
Copying the default site config
Copying the default landing page
Copying the default jail.local
Copying default fail2ban filters
Setting up letsencrypt for the first time
SUBDOMAINS entered, processing
Sub-domains processed are: -d www.mydomain.ch
Creating DH parameters for additional security. This may take a very long time. There will be another message once this process is completed
DH parameters successfully created
cronjob running at Sat Mar 5 14:32:06 CET 2016
Generating server certificate for the first time
* Restarting authentication failure monitor fail2ban
...fail!
Mar 5 14:32:07 2ab68f49212b syslog-ng[110]: syslog-ng starting up; version='3.5.3'
Mar 5 14:39:01 2ab68f49212b /USR/SBIN/CRON[127]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -x /usr/lib/php5/sessionclean ] && [ -d /var/lib/php5 ] && /usr/lib/php5/sessionclean /var/lib/php5 $(/usr/lib/php5/maxlifetime))

Can you post the log from the terminal? That log doesn't show any errors with letsencrypt or nginx, only fail2ban, which  wouldn't explain why the webpage isn't coming up

Link to comment

Hello again,

 

i made the change and took my cache drive.

Same Issue.

 

Setting the correct time
Copying the default nginx.conf
Copying the default nginx-fpm.conf
Copying the default site config
Copying the default landing page
Copying the default jail.local
Copying default fail2ban filters
Setting up letsencrypt for the first time
SUBDOMAINS entered, processing
Sub-domains processed are: -d www.mydomain.ch
Creating DH parameters for additional security. This may take a very long time. There will be another message once this process is completed
DH parameters successfully created
cronjob running at Sat Mar 5 14:32:06 CET 2016
Generating server certificate for the first time
* Restarting authentication failure monitor fail2ban
...fail!
Mar 5 14:32:07 2ab68f49212b syslog-ng[110]: syslog-ng starting up; version='3.5.3'
Mar 5 14:39:01 2ab68f49212b /USR/SBIN/CRON[127]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -x /usr/lib/php5/sessionclean ] && [ -d /var/lib/php5 ] && /usr/lib/php5/sessionclean /var/lib/php5 $(/usr/lib/php5/maxlifetime))

Can you post the log from the terminal? That log doesn't show any errors with letsencrypt or nginx, only fail2ban, which  wouldn't explain why the webpage isn't coming up

 

Hello Again,

 

i tried downloading the docker again and now i have the following error:

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Nginx-letsencrypt" --net="bridge" --privileged="true" -e TZ="Europe/Berlin" -e HOST_OS="unRAID" -e EMAIL="[email protected]" -e URL="xxxxx.xx" -e SUBDOMAINS="www" -p 80:80/ -p 443:443/ -v "/mnt/user/appdata/Nginx-letsencrypt":"/config":rw aptalca/nginx-letsencrypt
docker: Invalid proto: .
See '/usr/bin/docker run --help'.

The command failed.

Link to comment

 

 

Hello again,

 

i made the change and took my cache drive.

Same Issue.

 

Setting the correct time
Copying the default nginx.conf
Copying the default nginx-fpm.conf
Copying the default site config
Copying the default landing page
Copying the default jail.local
Copying default fail2ban filters
Setting up letsencrypt for the first time
SUBDOMAINS entered, processing
Sub-domains processed are: -d www.mydomain.ch
Creating DH parameters for additional security. This may take a very long time. There will be another message once this process is completed
DH parameters successfully created
cronjob running at Sat Mar 5 14:32:06 CET 2016
Generating server certificate for the first time
* Restarting authentication failure monitor fail2ban
...fail!
Mar 5 14:32:07 2ab68f49212b syslog-ng[110]: syslog-ng starting up; version='3.5.3'
Mar 5 14:39:01 2ab68f49212b /USR/SBIN/CRON[127]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -x /usr/lib/php5/sessionclean ] && [ -d /var/lib/php5 ] && /usr/lib/php5/sessionclean /var/lib/php5 $(/usr/lib/php5/maxlifetime))

Can you post the log from the terminal? That log doesn't show any errors with letsencrypt or nginx, only fail2ban, which  wouldn't explain why the webpage isn't coming up

 

Hello Again,

 

i tried downloading the docker again and now i have the following error:

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Nginx-letsencrypt" --net="bridge" --privileged="true" -e TZ="Europe/Berlin" -e HOST_OS="unRAID" -e EMAIL="[email protected]" -e URL="xxxxx.xx" -e SUBDOMAINS="www" -p 80:80/ -p 443:443/ -v "/mnt/user/appdata/Nginx-letsencrypt":"/config":rw aptalca/nginx-letsencrypt
docker: Invalid proto: .
See '/usr/bin/docker run --help'.

The command failed.

 

Try changing the config path to /mnt/cache/appdata/nginx if your appdata share is a cache only share. If not, put it on a single disk and try /mnt/diskX/appdata/nginx

 

Many dockers have issues when the config folder is on a user share. It's an unraid issue

Link to comment

 

Try changing the config path to /mnt/cache/appdata/nginx if your appdata share is a cache only share. If not, put it on a single disk and try /mnt/diskX/appdata/nginx

 

Many dockers have issues when the config folder is on a user share. It's an unraid issue

 

Ok, i tried to install it on cache and on one of my disks directly.

I get the same error.

Link to comment

 

Try changing the config path to /mnt/cache/appdata/nginx if your appdata share is a cache only share. If not, put it on a single disk and try /mnt/diskX/appdata/nginx

 

Many dockers have issues when the config folder is on a user share. It's an unraid issue

 

Ok, i tried to install it on cache and on one of my disks directly.

I get the same error.

I'm confused about your logs. The first one you posted showed a fail2ban error which I fixed in the latest update, but apart from that it seems to have installed the container.

 

But the second log shows a failed container creation?? Is that snippet taken from the unraid's container install screen? If so, then unraid seems to have had an issue correctly downloading the image and creating the container from it.

 

Can you describe what happens?

 

Thanks

 

Link to comment

 

Try changing the config path to /mnt/cache/appdata/nginx if your appdata share is a cache only share. If not, put it on a single disk and try /mnt/diskX/appdata/nginx

 

Many dockers have issues when the config folder is on a user share. It's an unraid issue

 

Ok, i tried to install it on cache and on one of my disks directly.

I get the same error.

I'm confused about your logs. The first one you posted showed a fail2ban error which I fixed in the latest update, but apart from that it seems to have installed the container.

 

But the second log shows a failed container creation?? Is that snippet taken from the unraid's container install screen? If so, then unraid seems to have had an issue correctly downloading the image and creating the container from it.

 

Can you describe what happens?

 

Thanks

 

When i try to install the docker now, i get the error message.

I see nothing in the unraid log..

 

But i see, that there is some data left in the system, see the picture.

I deleted the folder (/appdata/nginx) on the system via ssh. 

 

But there must be some data somewhere else.

Maybe if i can delete this data, i can try a new fresh install.

 

If i try to install other dockers, i have no problem.

docker.PNG.0e17aa8651c29c2dbddf288b3a4c17ba.PNG

Link to comment

 

Try changing the config path to /mnt/cache/appdata/nginx if your appdata share is a cache only share. If not, put it on a single disk and try /mnt/diskX/appdata/nginx

 

Many dockers have issues when the config folder is on a user share. It's an unraid issue

 

Ok, i tried to install it on cache and on one of my disks directly.

I get the same error.

I'm confused about your logs. The first one you posted showed a fail2ban error which I fixed in the latest update, but apart from that it seems to have installed the container.

 

But the second log shows a failed container creation?? Is that snippet taken from the unraid's container install screen? If so, then unraid seems to have had an issue correctly downloading the image and creating the container from it.

 

Can you describe what happens?

 

Thanks

 

When i try to install the docker now, i get the error message.

I see nothing in the unraid log..

 

But i see, that there is some data left in the system, see the picture.

I deleted the folder (/appdata/nginx) on the system via ssh. 

 

But there must be some data somewhere else.

Maybe if i can delete this data, i can try a new fresh install.

 

If i try to install other dockers, i have no problem.

If you left click on the orphan image's pic and select remove, they should be deleted.

 

Then you should be able to install from scratch

Link to comment

 

Try changing the config path to /mnt/cache/appdata/nginx if your appdata share is a cache only share. If not, put it on a single disk and try /mnt/diskX/appdata/nginx

 

Many dockers have issues when the config folder is on a user share. It's an unraid issue

 

Ok, i tried to install it on cache and on one of my disks directly.

I get the same error.

I'm confused about your logs. The first one you posted showed a fail2ban error which I fixed in the latest update, but apart from that it seems to have installed the container.

 

But the second log shows a failed container creation?? Is that snippet taken from the unraid's container install screen? If so, then unraid seems to have had an issue correctly downloading the image and creating the container from it.

 

Can you describe what happens?

 

Thanks

 

When i try to install the docker now, i get the error message.

I see nothing in the unraid log..

 

But i see, that there is some data left in the system, see the picture.

I deleted the folder (/appdata/nginx) on the system via ssh. 

 

But there must be some data somewhere else.

Maybe if i can delete this data, i can try a new fresh install.

 

If i try to install other dockers, i have no problem.

If you left click on the orphan image's pic and select remove, they should be deleted.

 

Then you should be able to install from scratch

 

I tried this several times.

What i meant was, that if i delete it there (right klick -> remove) and then delete the data via ssh on the cli

and i do a clean install, i get the error and then the screen.

I am confused, why there is "created 6 days ago"

Link to comment

Am having the same problem


Pulling image: aptalca/nginx-letsencrypt:latest

 

IMAGE ID [latest]: Pulling from aptalca/nginx-letsencrypt.

IMAGE ID [e9c5e611068d]: Already exists.

IMAGE ID [c29de585b225]: Already exists.

IMAGE ID [0b3e3644d782]: Already exists.

IMAGE ID [a3ed95caeb02]: Already exists. Pulling fs layer. Downloading 100% of 32 B. Verifying Checksum. Download complete. Extracting. Pull complete.

IMAGE ID [f9cf24c26853]: Already exists.

IMAGE ID [ff82d8c50b3d]: Pulling fs layer. Downloading 100% of 17 MB. Verifying Checksum. Download complete. Extracting. Pull complete.

IMAGE ID [51436eddac5d]: Pulling fs layer. Downloading 100% of 60 MB. Verifying Checksum. Download complete. Extracting. Pull complete.

IMAGE ID [b37650c48e7a]: Pulling fs layer. Downloading 100% of 1 KB. Verifying Checksum. Download complete. Extracting. Pull complete.

IMAGE ID [d7b08d25ebf7]: Pulling fs layer. Downloading 100% of 288 B. Verifying Checksum. Download complete. Extracting. Pull complete.

IMAGE ID [6b067b8e1951]: Pulling fs layer. Downloading 100% of 9 KB. Verifying Checksum. Download complete. Extracting. Pull complete.

IMAGE ID [683a3e99d41e]: Pulling fs layer. Downloading 100% of 3 KB. Verifying Checksum. Download complete. Extracting. Pull complete.

Status: Downloaded newer image for aptalca/nginx-letsencrypt:latest

 

TOTAL DATA PULLED: 77 MB

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Nginx-letsencrypt" --net="bridge" --privileged="true" -e TZ="America/Denver" -e HOST_OS="unRAID" -e EMAIL="[email protected]" -e URL="XXXXXX.dyndns.org" -e SUBDOMAINS="www" -p 8081:80/ -p 443:443/ -v "/mnt/cache/system/docker/Nginx-letsencrypt":"/config":rw aptalca/nginx-letsencrypt

 

docker: Invalid proto: .

See '/usr/bin/docker run --help'.

 

The command failed.


I have tried /mnt/user/system/docker/Nginx-letsencrypt and /mnt/cache/system/docker/Nginx-letsencrypt with the same results

 

results in a organ image

 

Myk

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.