Example: fixed mismatch between install dirs and DIRs in example.xml.in
Docker: Removed example from test container, fixed example container
This commit is contained in:
parent
a8c4e8699c
commit
2db5961169
8 changed files with 14 additions and 58 deletions
|
|
@ -88,11 +88,8 @@ WORKDIR /clixon/clixon/util
|
|||
RUN make
|
||||
RUN make install
|
||||
|
||||
# Build and install the clixon example
|
||||
WORKDIR /clixon/clixon/example/main
|
||||
RUN make
|
||||
RUN make install
|
||||
RUN install example.xml /clixon/build/etc/clixon.xml
|
||||
|
||||
# Copy tests
|
||||
WORKDIR /clixon/clixon/test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue