mirror of
https://git.decapod.one/brethil/dotfiles
synced 2025-01-02 20:36:03 +01:00
dockerfile: use json notation for CMD
This commit is contained in:
parent
d70b43dbee
commit
3d260ec64d
|
@ -67,4 +67,4 @@ RUN vim -c 'PlugInstall|qa!'
|
|||
# Install zsh plugins
|
||||
RUN zsh -c exit
|
||||
|
||||
CMD tmux
|
||||
CMD ["tmux"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user