Add variants and EA image
This commit is contained in:
@@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y \
|
||||
g++ \
|
||||
build-essential \
|
||||
libmariadb3 \
|
||||
libmariadb-dev \
|
||||
libcurl4 \
|
||||
libpq5 \
|
||||
&& adduser --disabled-password --home /home/container container
|
||||
@@ -25,5 +26,6 @@ ENV VCMP_PLUGIN_PATCH patch2
|
||||
WORKDIR /home/container
|
||||
|
||||
COPY ./start.sh /start.sh
|
||||
COPY ./query /bin/vcmp-query
|
||||
|
||||
CMD ["/bin/bash", "/start.sh"]
|
||||
|
BIN
sqmod/query
Executable file
BIN
sqmod/query
Executable file
Binary file not shown.
Reference in New Issue
Block a user