You've already forked Docker_Podman_Dev_container
Updating dockerfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
FROM library/fedora:latest
|
FROM library/fedora:latest
|
||||||
|
|
||||||
RUN dnf install neovim npm gcc ansible ansible-lint ripgrep ShellCheck unzip git tmux zsh zsh-syntax-highlighting -y
|
RUN dnf install neovim wget npm gcc ansible ansible-lint ripgrep ShellCheck unzip git -y
|
||||||
WORKDIR /data/Documents
|
WORKDIR /data/Documents
|
||||||
RUN git clone https://git.nopants.dk/shell/neovim_config.git /root/.config/nvim
|
RUN git clone https://git.nopants.dk/shell/neovim_config.git /root/.config/nvim
|
||||||
|
Reference in New Issue
Block a user