mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 22:15:14 +00:00
Add vim for editing inside the docker container
This commit is contained in:
parent
e627a99dd5
commit
d7b32840d6
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ RUN apt-get update -qq && \
|
|||
libvips \
|
||||
sqlite3 \
|
||||
libpq5 \
|
||||
vim \
|
||||
wget && \
|
||||
rm -rf /var/lib/apt/lists /var/cache/apt/archives
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue