Skip to content
Snippets Groups Projects
Commit d56cabbb authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

Update Dockerfile

parent 627647a2
No related branches found
No related tags found
No related merge requests found
ARG DOCKER_REGISTRY=registry.cyberbrain.pw
FROM $DOCKER_REGISTRY/tools/docker/shellcheck:latest AS runtime
FROM koalaman/shellcheck-alpine:latest AS runtime
COPY entrypoint.sh /entrypoint.sh
RUN set -ex && \
chmod a+x /entrypoint.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment