don't set entrypoint at all
This commit is contained in:
parent
02852660de
commit
f60a624851
1 changed files with 0 additions and 1 deletions
|
@ -67,4 +67,3 @@ RUN git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.v
|
|||
&& vim +PluginInstall +qall
|
||||
|
||||
COPY --chown=ansible-dev:ansible-dev start_tmux.sh .
|
||||
ENTRYPOINT ["/bin/bash"]
|
||||
|
|
Loading…
Reference in a new issue