Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata Docker
Commits
dc9fdff1
Commit
dc9fdff1
authored
Mar 06, 2019
by
Alexandre Bulté
Browse files
fix build script
parent
febeb803
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
dc9fdff1
#!/bin/sh
#!/bin/sh
docker-compose build
--no-cache
docker-compose
-f
docker-compose.dev.yml
build
--no-cache
docker tag validata-docker_api abulte/validata-api
docker tag validata-docker_api abulte/validata-api
docker tag validata-docker_ui abulte/validata-ui
docker tag validata-docker_ui abulte/validata-ui
...
...
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