08-27-周三_17-09-29
This commit is contained in:
1
node_modules/prismjs/components/prism-docker.min.js
generated
vendored
Normal file
1
node_modules/prismjs/components/prism-docker.min.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
Prism.languages.docker={keyword:{pattern:/(^\s*)(?:ADD|ARG|CMD|COPY|ENTRYPOINT|ENV|EXPOSE|FROM|HEALTHCHECK|LABEL|MAINTAINER|ONBUILD|RUN|SHELL|STOPSIGNAL|USER|VOLUME|WORKDIR)(?=\s)/im,lookbehind:!0},string:/("|')(?:(?!\1)[^\\\r\n]|\\(?:\r\n|[\s\S]))*\1/,comment:/#.*/,punctuation:/---|\.\.\.|[:[\]{}\-,|>?]/},Prism.languages.dockerfile=Prism.languages.docker;
|
Reference in New Issue
Block a user