Commit Graph

7 Commits

Author SHA1 Message Date
7070385fc4 Remove Dockerfile syntax from frozen features
As discussed on the maintainers mailinglist,
and during a maintainers review session;

We've recently made changes to the Dockerfile
syntax (e.g., `HEALTHCHECK`, `SHELL`), so
mentioning the Dockerfile syntax as a frozen
feature is no longer accurate.

Removing it from frozen features does NOT
automatically state an intent to make big
changes to the syntax; making changes
to the syntax are important decisions and
should never be taken lightly.

This change is just to indicate that we
can *accept* changes if they are meaningful,
and we're confident they can be made.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 07250457df03396ea61dbf3782b5f8cf1094e7e0
Component: engine
2016-08-03 17:17:54 +02:00
829775e270 Update ROADMAP.md
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
Upstream-commit: 3b65dda2edb6dc6c16dae4da3b866fd0251d0f36
Component: engine
2016-02-18 09:39:25 -08:00
fd5f304706 Fix typo in ROADMAP.md
Signed-off-by: David Gageot <david@gageot.net>
Upstream-commit: 02e18c9ab31cbb7033ec6efebc12274cd7b50e62
Component: engine
2015-09-12 11:27:46 +02:00
2c6e673ce7 typofix - https://github.com/vlajos/misspell_fixer
Signed-off-by: Veres Lajos <vlajos@gmail.com>
Upstream-commit: 514623272398574c8fd7ef3fe42c5b2ae161349a
Component: engine
2015-08-07 23:25:49 +01:00
485074d55d Impose moratorium on remote registry access
A moratorium has been added to the road map to add a moratorium on adding
remote registry access to commands that don't already do so.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
Upstream-commit: 24f7d0afc9b62da1684e5bf9998ad927aec37cb0
Component: engine
2015-07-23 19:09:20 -07:00
5720e89e93 Add missing periods to elements in ROADMAP.md
Signed-off-by: Jason Green <Jason.Green@AverInformatics.Com>
Upstream-commit: 59aa3b27cad988dc21cafb04504191f94938be58
Component: engine
2015-07-13 23:01:34 -04:00
8ec0428415 Add ROADMAP.md
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
Upstream-commit: aa5fb884b44af40220f47d12a779223653f5a625
Component: engine
2015-06-30 10:17:08 -07:00