Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Eric
angular-build-docker
Commits
743f3611
Commit
743f3611
authored
Feb 08, 2019
by
Eric
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a README.md
parent
82df5327
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
README.md
README.md
+9
-0
No files found.
README.md
0 → 100644
View file @
743f3611
# Angular Build Docker images
How to build an angular project without installing npm and all this shit
## How to use it?
`docker run -v /path/to/your/angular/project/:/sources nexus.pedr0.net:5000/angular-build`
and retrieve your _compiled_ project in
`/path/to/your/angular/project/dist/`
\ No newline at end of file
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