mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 07:25:57 -05:00
[PR #512] [MERGED] add Container Structure Test #611
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/512
Author: @moshloop
Created: 1/14/2018
Status: ✅ Merged
Merged: 1/14/2018
Merged by: @agebhar1
Base:
master← Head:cst📝 Commits (1)
dcb1f2badd Container Structure Test📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
The Container Structure Tests provide a powerful framework to validate the structure of a container image. These tests can be used to check the output of commands in an image, as well as verify metadata and contents of the filesystem.
Tests can be run either through a standalone binary, or through a Docker image.
https://github.com/GoogleCloudPlatform/container-structure-test
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.