Skip to content
Snippets Groups Projects
Commit fa4c583f authored by Jared Kosanovic's avatar Jared Kosanovic
Browse files

Merge branch 'Add-sharedlib' into 'master'

Add shared library package

See merge request !45
parents 9bf4828e 7dd379ba
No related branches found
No related tags found
1 merge request!45Add shared library package
......@@ -34,7 +34,8 @@ sudo \
tzdata \
unixodbc \
unzip \
wget
wget \
libidn11
RUN ln -fs /usr/share/zoneinfo/$TZ /etc/localtime \
&& dpkg-reconfigure -f noninteractive tzdata
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment