microsoft / go-crypto-openssl

Go crypto backend for Linux using OpenSSL
MIT License
55 stars 14 forks source link

simplify devcontainer #52

Closed qmuntal closed 1 year ago

qmuntal commented 1 year ago

There is no need for an external Dockerfile when using:

"features": {
    "ghcr.io/devcontainers/features/go:1": {}
},