Skip to content

go: docker: change entrypoint name #75

@kamilsk

Description

@kamilsk

Motivation: make it more consistent with toolchain.

E.g.,

module go.octolab.org/module

go 1.20

toolchain go1.20.10

golang has that tag https://hub.docker.com/_/golang/tags

So, I can use the same directive toolchain go1.20.10 -> make go1.20.10, and automate the call: make toolchain (it reads toolchain and use appropriate image).

Problem: there is no 1.20.0 image tag.

Metadata

Metadata

Assignees

Labels

effort: easyAn issue is easy to implement.impact: mediumAn issue has medium impact.scope: codeAn issue related to source code.type: improvementA new improvement proposal.

Type

No type

Projects

Status

Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions