diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ RUN add-apt-repository ppa:ondrej/php -y && apt-get update -y && \ asdf reshim && \ rm -rf /var/lib/apt/lists/* +COPY config/NuGet /root/.config/NuGet COPY test /test COPY run.sh / COPY . /opt/license-management/ |
