Skip to content

Latest commit

 

History

History
185 lines (123 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

185 lines (123 loc) · 11.8 KB

Change Log

Full Changelog

Merged pull requests:

Full Changelog

Merged pull requests:

  • Refactor commands to use composition #128 (ybogdanov)
  • Implement ARG command and --build-arg flag #126 (ybogdanov)
  • Support different regions for AWS ECR, fixes #105 #124 (ybogdanov)
  • Rocker to print command if env variable is present #123 (ybogdanov)
  • Refactor integration tests, so they run on TravisCI #122 (ybogdanov)
  • Fix mount loop processing to avoid crash on invalid path #121 (aacebedo)
  • Docker 1.12 compatibility, make integration tests run under Docker for Mac #118 (ybogdanov)
  • Warn about implicit contextDir change #117 (ctrlok)
  • Rockerfile.tmLanguage: highlight LABEL #107 (igrayson)

Full Changelog

Merged pull requests:

  • Calculate image size difference using parent image size #100 (diunko)
  • Enable PATH variable to be expanded as default value, if not set by prior ENV command #98 (diunko)
  • Remove go-vet dependency for tests, it is already in golang #95 (ybogdanov)
  • Better error message if context dir arg is not a directory #93 (ctrlok)
  • Support urls as ADD sources #91 (diunko)
  • Expand variables at the time of ONBUILD command execution #90 (diunko)
  • Better mount error #87 (romank87)
  • Update go-dockerclient #86 (romank87)
  • Rewrite export/import cache logic #85 (romank87)
  • Fix mount in matrix #79 (romank87)
  • Integration tests #78 (romank87)

Full Changelog

Merged pull requests:

  • New S3 naming schema works in parallel to the old one #76 (romank87)
  • Adopt S3 naming schema for Docker v1.10 #75 (romank87)

Full Changelog

Merged pull requests:

  • Use git branch names as tags for docker images #70 (romank87)

1.1.0 (2016-01-29)

Full Changelog

Implemented enhancements:

  • Use GO15VENDOREXPERIMENT, get rid of gb, restructure the project layout #67
  • Configurable push retries #66
  • Print rocker version when -cmd (-C) flag specified #64
  • Support credentials stored by "docker login" for authentication #57
  • Ability to directly PUSH and PULL from S3, without using Registry #53
  • Do not wrap proxied output from containers with logger #47
  • Configurable push retries #62 (ybogdanov)

Fixed bugs:

  • Some kind of error stack trace #49
  • COPY/ADD does not copy symlinks #60
  • "bufio.Scanner: token too long" while passing output from a container #54
  • Cannot ^C while pulling an image #16
  • Exit with non-zero code when get unexpected EOF on PUSH #52 (ctrlok)

1.0.1 (2015-11-26)

Full Changelog

Fixed bugs:

  • EXPORT/IMPORT is not working with Docker 1.9: rsync-static container volumes #51

1.0.0 (2015-11-23)

Full Changelog

Implemented enhancements:

  • Ability to lookup images by fuzzy semver tags #46
  • rocker/template: image helper that can read artifacts #45
  • Export artifacts as a build result #44
  • do not create .rockerignore for user #27
  • Read Rockerfile from STDIN #15
  • Rewrite MOUNT and $GIT_SSH_KEY readme due to the new template engine #14
  • making rocker requires rocker #1
  • V1 - rewrite Rocker from scratch, completely client-driven #50 (ybogdanov)

Fixed bugs:

  • v1: "COPY a*.js ./" is not working properly #48
  • Ability to update $PATH env variable (compatibility with docker) #42
  • WARN[0000] Tar: Can't archive a file with includes #40
  • Make in the rocker's Rockerfile does not work with Go 1.5 #26

0.2.3 (2015-11-23)

Full Changelog

Implemented enhancements:

  • Would be nice to get results of rocker show in creation time order #25
  • [experiment] make rocker create a light semver aliases for published tags #9
  • rocker/template: include #37
  • Store information about pushed images as artifact files #35
  • rocker/template: load vars from file #34
  • rocker/template: call strings helper "indexOf" instead of "index" #33
  • Hightlight INCLUDE for sublime text language #29
  • rocker/template: other template string helpers #22
  • rocker/template: shell helper #20
  • rocker/template: yaml helper #19
  • rocker/template: json helper #18
  • Do not fail on gathering git info, give a warning instead #17
  • rocker/template: load variable content from a file #13

Fixed bugs:

  • Randomly appearing IMPORT/EXPORT problem in rocker #8
  • Image fails to parse if registry is an ip with a port #24
  • Adopt image name splitting logic from docker #41 (fxposter)

Merged pull requests:

  • Fix Windows inability to handle a tilde as the home directory #43 (tyrken)
  • ability to create artifacts without push images to regestry #36 (ctrlok)
  • #22 integrate Go's string functions to the template #23 (ybogdanov)
  • Merge template functions collected in Dev branch #21 (ybogdanov)

0.2.2 (2015-09-17)

Full Changelog

Fixed bugs:

  • ATTACH does not restore the terminal from the raw mode when finished #11

Closed issues:

  • default templating function is not present in rocker but present in rocker-compose #12
  • Add id parameter to rocker to override default Rockerfile cache key #6

Merged pull requests:

0.2.1 (2015-09-14)

Full Changelog

Implemented enhancements:

  • MOUNT is not respecting ~ alias #4

Merged pull requests:

0.2.0 (2015-09-08)

* This Change Log was automatically generated by github_changelog_generator

* This Change Log was automatically generated by github_changelog_generator

* This Change Log was automatically generated by github_changelog_generator

* This Change Log was automatically generated by github_changelog_generator