Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlsniper/dockerdev
Example of working with Go, Docker and Kubernetes from GoLand
https://github.com/dlsniper/dockerdev
docker go goland jetbrains jetbrains-ides kubernetes
Last synced: about 1 month ago
JSON representation
Example of working with Go, Docker and Kubernetes from GoLand
- Host: GitHub
- URL: https://github.com/dlsniper/dockerdev
- Owner: dlsniper
- License: apache-2.0
- Created: 2020-03-17T09:16:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-03-28T13:15:04.000Z (over 4 years ago)
- Last Synced: 2024-06-20T16:52:31.650Z (5 months ago)
- Topics: docker, go, goland, jetbrains, jetbrains-ides, kubernetes
- Language: Go
- Size: 24.4 KB
- Stars: 25
- Watchers: 3
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository contains samples for how to work with Go and Docker from GoLand IDE.
### License
Copyright 2019 Florin PățanLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.