Dockerfile Permission denied on apt-get ?

hazamashoken
HOBBY

10 months ago

Project ID: 30421e78-0af4-4e56-8bc5-4890f4ffe42d

In service: hiveMQ, Initialally I'm trying to deploy from the hiveMQ template but it seem to throw this error on apt-get ? Now i'm confused

#7 0.095 E: List directory /var/lib/apt/lists/partial is missing. - Acquire (13: Permission denied)

#7 ERROR: process "/bin/sh -c apt-get update &&     apt-get install -y nginx" did not complete successfully: exit code: 100

-----
> [3/4] RUN apt-get update &&     apt-get install -y nginx:



0.095 E: List directory /var/lib/apt/lists/partial is missing. - Acquire (13: Permission denied)

-----



1 warning found (use --debug to expand):

 - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 21)



Dockerfile:13

-------------------

12 |     # Install Nginx for reverse proxy

13 | >>> RUN apt-get update && \

14 | >>>     apt-get install -y nginx

15 |

-------------------

ERROR: failed to solve: process "/bin/sh -c apt-get update &&     apt-get install -y nginx" did not complete successfully: exit code: 100

0 Replies

hazamashoken
HOBBY

10 months ago

nvm its not just me. The template have 0% uptimre


10 months ago

try running your app as root by setting RAILWAY_RUN_UID to 0 in your service variables


10 months ago

hey, whenever you reference a template for help, please link to it


hazamashoken
HOBBY

10 months ago

I switch to emqx already. but here's the template in case anyone run into the same problem
https://railway.app/template/ELAarG


10 months ago

thank you, it has been unpublished as it has a zero percent success rate


jeffxxt
PRO

10 months ago

I'm trying to use the emqx template but I can't use ws


10 months ago

sorry but I'm not sure what that has to do with this help thread?


jeffxxt
PRO

10 months ago

Sorry, I'm new here, I'm a little lost, I need help with this problem, do you know where I can get it?


10 months ago

you can open a new help thread, please don't hijack unrelated threads