Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
boards
hikey970_tools
Commits
afd9b4ac
Commit
afd9b4ac
authored
Aug 27, 2019
by
yrzr
Browse files
fix typo in docker path
parent
1ed01726
Changes
1
Hide whitespace changes
Inline
Side-by-side
0.docker-build.sh
View file @
afd9b4ac
#!/bin/bash
WORKDIR
=
"
$(
cd
"
$(
dirname
"
${
BASH_SOURCE
[0]
}
"
)
"
&&
pwd
)
"
WORKDIR
=
"
$(
cd
"
$(
dirname
"
${
BASH_SOURCE
[0]
}
"
)
"
&&
pwd
)
"
/Docker
docker build
-t
yrzr/hikey970_tools:img
${
WORKDIR
}
Write
Preview
Supports
Markdown
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