dockerfile

This commit is contained in:
gid9798 2019-06-25 15:00:34 +03:00
parent 371b2d2324
commit 7c56d94dd4

View File

@ -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