Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
containers
tdlib-golangci
Commits
3bebb822
Verified
Commit
3bebb822
authored
Mar 02, 2019
by
Vladimir Hodakov
🔥
Browse files
Add golangci-lint as base image
parent
be992050
Changes
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
3bebb822
ARG
GOLANG_VERSION=1.12-alpine
FROM
golang:$GOLANG_VERSION AS build
FROM
lab.wtfteam.pro:4567/containers/golangci-lint AS build
LABEL
maintainer="vladimir@hodakov.me"
...
...
README.md
View file @
3bebb822
# Docker container with Go and pre-built tdlib
This image is tagged by tdlib version. Each container have latest Go version at the time of build.
This image is tagged by tdlib version. Each container have latest Go
and golangci-lint
version at the time of build.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment