Open battosai-slayer864 opened 3 years ago
Please type:
env
and post it’s output
This is what from env
from inside the container
And this is I what get from outside the container:
nice support lol, you left him hanging.
Please explain? This is a free repository and I do this in my spare time. Did I mention anything about free support?
On Fri, Nov 11, 2022 at 11:40 AM autoteelar @.***> wrote:
nice support lol, you left him hanging.
— Reply to this email directly, view it on GitHub https://github.com/Hawaiideveloper/Infastructure-as-Code-Sample_Env/issues/67#issuecomment-1311931343, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGYIJAFZSODWCZ3Q7LJZL3WHZZIHANCNFSM5BWGOTBQ . You are receiving this because you commented.Message ID: <Hawaiideveloper/Infastructure-as-Code-Sample_Env/issues/67/1311931343@ github.com>
Already have my ubuntu container set up and running. So I'm following the steps on How to Set Up & Install Squid Proxy Server on Ubuntu 18.04 but I encounter this error when trying to run
systemctl restart squid
to apply configuration.Note: I already intalled systemctl inside the container and have tried running the command inside and outside the container. Obviously, outside the container I also get an error bcs squid is not installed on the pc. But I tried just in case.