mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-05 08:21:20 +00:00
Clarify comment in Dockerfile
This commit is contained in:
parent
ca59787cd4
commit
5e7e47d4a7
@ -5,7 +5,8 @@ RUN apt-get update && \
|
||||
apt-get install -qy \
|
||||
supervisor \
|
||||
libzmq5 \
|
||||
# These dependencies are required by the bz2, readline, sqlite3 packages
|
||||
# These dependencies are required to compile the bz2, readline, sqlite3
|
||||
# Python packages
|
||||
libbz2-dev \
|
||||
libreadline-dev \
|
||||
libsqlite3-dev
|
||||
|
Loading…
Reference in New Issue
Block a user