Update jump-box/Dockerfile
This commit is contained in:
@@ -11,7 +11,7 @@ COPY startup.bash /usr/sbin/startup.bash
|
|||||||
RUN dnf install -y \
|
RUN dnf install -y \
|
||||||
zip unzip curl tar vim htop fish stow git openssh-clients gnupg2 make nodejs \
|
zip unzip curl tar vim htop fish stow git openssh-clients gnupg2 make nodejs \
|
||||||
procps-ng rsync screen sudo which autojump hostname jq the_silver_searcher wget \
|
procps-ng rsync screen sudo which autojump hostname jq the_silver_searcher wget \
|
||||||
coreutils util-linux \
|
coreutils util-linux openssh-server \
|
||||||
&& chmod +x /usr/sbin/startup.bash
|
&& chmod +x /usr/sbin/startup.bash
|
||||||
|
|
||||||
CMD ["/usr/sbin/startup.bash"]
|
CMD ["/usr/sbin/startup.bash"]
|
||||||
|
|||||||
Reference in New Issue
Block a user