group
This commit is contained in:
parent
9466bab635
commit
798f551b17
3 changed files with 4 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ FROM ubuntu:14.04
|
|||
MAINTAINER Olof Hagsand <olof@hagsand.se>
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
RUN apt-get update && apt-get install -y libqdbm-dev
|
||||
RUN groupadd clicon
|
||||
COPY libcligen.so.@CLIGEN_VERSION@ /usr/lib/
|
||||
COPY libclixon.so.@CLIXON_VERSION_MAJOR@ /usr/lib/
|
||||
COPY libclixon_cli.so.@CLIXON_VERSION_MAJOR@ /usr/lib/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue