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
Lukas Nagel
itt
Commits
492c5420
Commit
492c5420
authored
Oct 31, 2021
by
Lukas Nagel
Browse files
add rule for running the container
parent
bd707250
Pipeline
#138931
passed with stages
in 2 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
492c5420
...
...
@@ -8,4 +8,7 @@ clean:
docker
:
make
-C
docker
with-docker
:
docker run
-v
${PWD}
:/build:rw
-it
$
${
DOCKER_TAG
:-
itt
:latest
}
"make -C /build"
.PHONY
:
mindmap clean docker
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