[arch-general] nginx in a linux container
Hi all, I have a running container managed by systemd-nspawn. I want now install/set up nginx inside it, following Arch wiki. gab@dahlia ➤➤ ~ # mkdir $JAIL/dev mkdir: cannot create directory ‘/srv/hhtp/dev’: No such file or directory <<<<< ??? gab@dahlia ➤➤ ~ % ls -al / drwxr-xr-x 4 root root 4.0K May 31 2013 srv/ gab@dahlia ➤➤ ~ % ls -al /srv drwxr-xr-x 2 root root 4.0K May 31 2013 http/ Where do this issue comes form ? Thank you for help
Am 23.02.2014 10:02, schrieb arnaud gaboury:
Hi all,
I have a running container managed by systemd-nspawn.
I want now install/set up nginx inside it, following Arch wiki.
gab@dahlia ➤➤ ~ # mkdir $JAIL/dev mkdir: cannot create directory ‘/srv/hhtp/dev’: No such file or directory <<<<< ???
There is a typo hhtp instead of http. -- Pierre Schmitz, https://pierre-schmitz.com
On 23/02/2014 11:02 πμ, arnaud gaboury wrote:
Hi all,
I have a running container managed by systemd-nspawn.
I want now install/set up nginx inside it, following Arch wiki.
gab@dahlia ➤➤ ~ # mkdir $JAIL/dev mkdir: cannot create directory ‘/srv/hhtp/dev’: No such file or directory <<<<< ???
I see a typo here :p s/hhtp/http -- GPG : 0xABF99BE5 Blog: http://axilleas.me
I see a typo here :p
s/hhtp/http
Shame on me. If I could save $1 for each typo, I would then be a rich man ! Thank you
On 23 February 2014 04:19, arnaud gaboury <arnaud.gaboury@gmail.com> wrote:
Shame on me. If I could save $1 for each typo, I would then be a rich man !
Error: undefined variable '$1'. ;-) -- Sébastien Leblanc
participants (4)
-
Achilleas Pipinellis
-
arnaud gaboury
-
Pierre Schmitz
-
Sébastien Leblanc