Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Review issues and guides #74

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guides/git-submodules.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bitbucket is a broken link.

Expand Down
2 changes: 1 addition & 1 deletion guides/squashed-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion issues/ecs-auth-failure.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
19 changes: 0 additions & 19 deletions issues/image-exists.md

This file was deleted.

2 changes: 1 addition & 1 deletion issues/not-implemented.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion issues/upload-in-progress.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down