You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.
Does anyone know how I can create a container on Windows with custom ENVs? When I try to run my docker-compose file with docker-compose up, it doesn't recognise the different lines as different properties. It thinks the container image is:
Error response from daemon: no such image: randomninjaatk/lidarr-extended:latest\ /path/to/config/files:E:\Lidarr\Config\ /path/to/preferred/local/directory:E:\Lidarr\Downloads\ /path/to/preferred/local/directory:E:\Lidarr\Music\ /path/to/preferred/local/directory:E:\Lidarr\Music-Videos: invalid reference format
Thanks in advance :)
(If the answer to my question is to use Linux instead, I will happily shoot Windows in the back of the head)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Does anyone know how I can create a container on Windows with custom ENVs? When I try to run my docker-compose file with docker-compose up, it doesn't recognise the different lines as different properties. It thinks the container image is:
Error response from daemon: no such image: randomninjaatk/lidarr-extended:latest\ /path/to/config/files:E:\Lidarr\Config\ /path/to/preferred/local/directory:E:\Lidarr\Downloads\ /path/to/preferred/local/directory:E:\Lidarr\Music\ /path/to/preferred/local/directory:E:\Lidarr\Music-Videos: invalid reference format
Thanks in advance :)
(If the answer to my question is to use Linux instead, I will happily shoot Windows in the back of the head)
Beta Was this translation helpful? Give feedback.
All reactions