Git Product home page Git Product logo

dktest's People

Contributors

birdayz avatar dependabot[bot] avatar dhui avatar floatdrop avatar jakebailey avatar jeromefroe avatar jjfeiler avatar kfcampbell avatar mkorolyov avatar prashantv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dktest's Issues

Please update docker/docker

$ go mod tidy
go: <MY_PROJECT> imports
        github.com/golang-migrate/migrate/v4/database/postgres tested by
        github.com/golang-migrate/migrate/v4/database/postgres.test imports
        github.com/dhui/dktest imports
        github.com/docker/docker/pkg/jsonmessage imports
        github.com/docker/docker/pkg/term imports
        github.com/docker/docker/pkg/term/windows imports
        github.com/Sirupsen/logrus: github.com/Sirupsen/[email protected]: parsing go.mod:
        module declares its path as: github.com/sirupsen/logrus
                but was required as: github.com/Sirupsen/logrus

I believe to fix this you need to update docker/docker and make a new release, then upstream can update and fix this problem. Thanks a lot!

Security update for containerd

See GHSA-5ffw-gxpp-mxpf for security advisory details.

I've added this to my go.mod to patch my local project in the meantime:

replace github.com/containerd/containerd v1.6.1 => github.com/containerd/containerd v1.6.6

Expose ports

Hi. Is it possible to set expose ports in options? Something like this

"ExposedPorts": {
  "9050/tcp": {}
}

Security concern -> need to bump 'github.com/docker/docker' version

Is your feature request related to a problem? Please describe.
This repo currently depends on an old and vulnerable github.com/docker/docker version: https://www.sourceclear.com/vulnerability-database/libraries/github-com-docker-docker/GO/GO/lid-886114/versions/v0.7.3

https://github.com/dhui/dktest/blob/master/go.mod#L8

Describe the solution you'd like
Update to the non-vulnerable version (currently it is 1.13.1) by running:
go get -u github.com/docker/docker

Support for Alternate Docker Repositories?

How can I specify an image for a container that's not on docker hub? Are non-standard docker repositories supported at this time?

According to the readme, the following is marked as TO DO, which I think is related to this?

Use non-default network

Some Context: Microsoft is moving their MSSQL docker images away from docker hub and into their own repo at mcr.microsoft.com. See the "We're Moving" notice here.

We are moving to mcr.microsoft.com where you can pull SQL Server 2017 on Linux containers as well as SQL Server 2019 preview containers. SQL Server 2019 preview containers will only be available on mcr.microsoft.com. Overtime we will only publish to mcr.microsoft.com/mssql/server and eventually deprecate microsoft/mssql-server-linux.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.