X Tutup
The Wayback Machine - https://web.archive.org/web/20210124070454/https://github.com/webdevops/Dockerfile/pull/147
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/console #147

Merged
merged 99 commits into from Nov 21, 2016
Merged

Feature/console #147

merged 99 commits into from Nov 21, 2016

Conversation

@mblaschke
Copy link
Member

@mblaschke mblaschke commented Nov 17, 2016

  • Add multi-process python console utility with whitelist/blacklist and automatic dependency tree
  • Add docker:build
  • Add docker:push
  • Add docker:pull
  • Add docker:test (based on testinfra)
  • Add generate:dockerfile
  • Add generate:provision
  • Add generate:graph
  • Old tests are still available with make old-test
guiyomh and others added 30 commits Jul 1, 2016
Based on feature/automated-build
Refactored the script a little bit
Add docker push feature
Not needed for a function only module
Add docker:push
Add general dry-run
Must be directory not path to Dockerfile
Renamed based on commands
Add possiblity to use regexp as docker image name for grouping
Fixed dependencies
@mblaschke mblaschke closed this Nov 18, 2016
- Fixed error code detection
- Fixed retry default
- Added retry option
- Add better verbose mode
- Add retries to command title
@mblaschke mblaschke reopened this Nov 19, 2016
@mblaschke mblaschke merged commit a7d907b into develop Nov 21, 2016
@mblaschke mblaschke deleted the feature/console branch Dec 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
X Tutup