Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add file hashing for static files #1

Merged
merged 2 commits into from
May 22, 2017
Merged

Add file hashing for static files #1

merged 2 commits into from
May 22, 2017

Conversation

seemethere
Copy link
Contributor

Files are now hashed using md5sum and sha256sum in a debian container after creation.

Proof:
screen shot 2017-05-22 at 2 39 37 pm

Signed-off-by: Eli Uriegas [email protected]

@seemethere
Copy link
Contributor Author

@andrewhsu ^

So we can use it at will

Signed-off-by: Eli Uriegas <[email protected]>
@andrewhsu
Copy link
Contributor

LGTM

@andrewhsu andrewhsu merged commit 48d4119 into docker:master May 22, 2017
dhiltgen pushed a commit to dhiltgen/docker-ce-packaging that referenced this pull request Sep 21, 2018
Add metadata and alternate links
thaJeztah added a commit to thaJeztah/docker-ce-packaging that referenced this pull request Sep 4, 2024
The addrepo command has a bug that causes it to fail if the `.repo` file
contains empty lines, causing it to fail;

    dnf config-manager addrepo --from-repofile="https://download.docker.com/linux/fedora/docker-ce.repo"
    Error in added repository configuration file. Cannot set repository option "docker#1=
    ": Option "docker#1" not found

Use a temporary file and strip empty lines as a workaround until the bug
is fixed.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
thaJeztah added a commit to thaJeztah/docker-ce-packaging that referenced this pull request Sep 4, 2024
The addrepo command has a bug that causes it to fail if the `.repo` file
contains empty lines, causing it to fail;

    dnf config-manager addrepo --from-repofile="https://download.docker.com/linux/fedora/docker-ce.repo"
    Error in added repository configuration file. Cannot set repository option "docker#1=
    ": Option "docker#1" not found

Use a temporary file and strip empty lines as a workaround until the bug
is fixed.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
thaJeztah added a commit to thaJeztah/docker-ce-packaging that referenced this pull request Sep 4, 2024
The addrepo command has a bug that causes it to fail if the `.repo` file
contains empty lines, causing it to fail;

    dnf config-manager addrepo --from-repofile="https://download.docker.com/linux/fedora/docker-ce.repo"
    Error in added repository configuration file. Cannot set repository option "docker#1=
    ": Option "docker#1" not found

Use a temporary file and strip empty lines as a workaround until the bug
is fixed.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit f43b3cf)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants