Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai3
docker
mailman
Commits
a1076b17
Commit
a1076b17
authored
Aug 30, 2019
by
putro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed typo
parent
a92625a3
Pipeline
#4297
passed with stage
in 1 minute and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
a1076b17
...
...
@@ -4,7 +4,7 @@ COPY conf /tmp/conf
COPY
build.sh /tmp/build.sh
COPY
start.sh /start.sh
COPY
apply-forced-params /usr/local/bin/apply-forced-params
COPY
clean-heldmsg usr/local/bin/clean-heldmsg
COPY
clean-heldmsg
/
usr/local/bin/clean-heldmsg
COPY
sendmail.py /usr/sbin/sendmail
RUN
/tmp/build.sh
&&
rm
-fr
/tmp/build.sh /tmp/conf
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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