You've already forked Docker_Podman_Dev_container
More stuff in the image
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
FROM library/fedora:latest
|
FROM library/fedora:latest
|
||||||
|
|
||||||
RUN dnf install neovim npm ansible ansible-lint ripgrep ShellCheck git tmux
|
RUN dnf install neovim npm gcc ansible ansible-lint ripgrep ShellCheck git tmux -y
|
||||||
RUN useradd -ms user /bin/bash
|
RUN useradd -ms /bin/bash user
|
||||||
RUN git clone https://git.nopants.dk/shell/neovim_config.git /home/user/.config/nvim
|
RUN git clone https://git.nopants.dk/shell/neovim_config.git /root/.config/nvim
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user