diff --git a/guides/git-submodules.md b/guides/git-submodules.md index 5b8a665..9e314a3 100644 --- a/guides/git-submodules.md +++ b/guides/git-submodules.md @@ -2,7 +2,7 @@ layout: doc sublayout: guide title: Git Triggers & Submodules -reviewed: 2015-12-16T13:00:06-04:00 +reviewed: 2017-04-27T15:20:58-04:00 --- [Git submodules](https://git-scm.com/docs/git-submodule) are a popular way for one git repository to _vendor_ dependencies on other git repositories. diff --git a/guides/squashed-images.md b/guides/squashed-images.md index cdf7272..f23a66f 100644 --- a/guides/squashed-images.md +++ b/guides/squashed-images.md @@ -2,7 +2,7 @@ layout: doc sublayout: guide title: Downloading Squashed Docker Images -reviewed: 2015-07-14T14:28:03-04:00 +reviewed: 2017-04-27T15:50:03-04:00 --- Docker images are composed of image layers which include all of the intermediary data used to reach their current state. diff --git a/issues/ecs-auth-failure.md b/issues/ecs-auth-failure.md index ca7ce1d..7aeb817 100644 --- a/issues/ecs-auth-failure.md +++ b/issues/ecs-auth-failure.md @@ -2,7 +2,7 @@ layout: doc sublayout: issue title: Cannot access private repositories using EC2 Container Service -reviewed: 2016-05-17T17:45:11-04:00 +reviewed: 2017-04-27T15:45:11-04:00 frontpage: True --- Authentication is failing while attempting to use Amazon ECS (EC2 Container Service) diff --git a/issues/image-exists.md b/issues/image-exists.md deleted file mode 100644 index 9409786..0000000 --- a/issues/image-exists.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -layout: doc -sublayout: issue -title: Image already exists -reviewed: 2015-05-18T12:10:58-04:00 ---- -The specified image already exists in the repository - -### A push of this image to the repository is already running - -Please stop the existing push before starting a new one; only one push can run at a time. - -### No push is currently running - -Restart docker via `service docker restart` - -#### Restarting the docker service did not work - -Please upgrade your version of docker. If the problem persists, please [contact support](https://quay.io/contact). diff --git a/issues/not-implemented.md b/issues/not-implemented.md index 453bd23..29f98e4 100644 --- a/issues/not-implemented.md +++ b/issues/not-implemented.md @@ -2,7 +2,7 @@ layout: doc sublayout: issue title: Method not implemented -reviewed: 2015-05-18T12:10:58-04:00 +reviewed: 2017-04-27T15:15:58-04:00 --- The given index or registry method is not implemented diff --git a/issues/upload-in-progress.md b/issues/upload-in-progress.md index 8c7b9ce..a95d73a 100644 --- a/issues/upload-in-progress.md +++ b/issues/upload-in-progress.md @@ -2,7 +2,7 @@ layout: doc sublayout: issue title: Upload in progress -reviewed: 2015-05-18T12:10:58-04:00 +reviewed: 2017-04-27T15:10:58-04:00 --- A push is already in progress to the repository