dockerfile
This commit is contained in:
parent
371b2d2324
commit
7c56d94dd4
@ -5,6 +5,8 @@ LABEL version="2.5"
|
||||
LABEL description="OCS (Open Computers and Software Inventory Next Generation)"
|
||||
|
||||
ARG APT_FLAGS="-y --no-install-recommends"
|
||||
ARG OCS_DBSERVER_READ_PORT
|
||||
ARG OCS_DBSERVER_WRITE_PORT
|
||||
|
||||
VOLUME /var/lib/mysql
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user