Skip to content

Commit 5c5427c

Browse files
authored
Update README.md
Addressing feedback
1 parent 47d298c commit 5c5427c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,9 @@ You can file issues in this repository to flag issues or send feedback to the La
1414

1515
## What we're doing here
1616

17-
As soon as new AWS Lambda base images are available, an automated process snapshots the layers and configuration used to create these images and force-pushes them to this repository.
17+
As soon as new AWS Lambda base images are available, an automated process snapshots the layers and configuration used to create these images and publishes them to this repository. A separate branch is used for each image.
1818

19-
For examples, please see other branches in this repository.
20-
21-
Committed alongside the Dockerfiles in the branches are the tarballs, which balloon the repository size. Thus, we force-push branches that contain the tarballs.
22-
23-
Although we force-push the files away, the older versions of our images remain present on DockerHub and Amazon ECR.
19+
To avoid ballooning the respository size, we force-push the branches that contain the tarballs. As a result, content may disappear without warning. The older versions of our images remain present on DockerHub and Amazon ECR.
2420

2521
## Usage
2622

0 commit comments

Comments
 (0)