Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TeDomum
Admin DNS
Commits
49908b90
Commit
49908b90
authored
Dec 21, 2019
by
Khanh Ngo
Browse files
Merge remote-tracking branch 'chrisss404/master'
parents
1ea460fc
451626f4
Pipeline
#7424
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
49908b90
...
...
@@ -34,7 +34,7 @@ COPY . /build
# Prepare assets
RUN
yarn
install
--pure-lockfile
--production
&&
\
yarn cache clean
&&
\
sed
-i
-e
"s|'cssmin','cssrewrite'|'cssmin'|g"
/build/powerdnsadmin/assets.py
&&
\
sed
-i
-r
-e
"s|'cssmin',
\s
?
'cssrewrite'|'cssmin'|g"
/build/powerdnsadmin/assets.py
&&
\
flask assets build
RUN
mv
/build/powerdnsadmin/static /tmp/static
&&
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment