Commit graph

35 commits

Author SHA1 Message Date
dependabot[bot]
f259d3ea72
Bump alpine from 3.17.3 to 3.18.0 (#2299)
Bumps alpine from 3.17.3 to 3.18.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 23:34:07 -04:00
dependabot[bot]
727f05b057
Bump alpine from 3.17.2 to 3.17.3
Bumps alpine from 3.17.2 to 3.17.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 00:00:30 +00:00
Alex Feiszli
30295cf7d1
Merge pull request #2034 from gravitl/dependabot/docker/develop/alpine-3.17.2
Bump alpine from 3.16.2 to 3.17.2
2023-05-02 17:13:29 -04:00
Matthew R Kasun
62dd970d33 merge develop 2023-03-04 13:00:15 -05:00
Matthew R Kasun
3fcbce7ab6 workflow updates
add goreleaser.yml
	use goreleaser action to build/publish netmaker/nmctl release assets
streamline Dockerfile
update go-builder to run on push to develop
2023-02-15 09:29:28 -05:00
dependabot[bot]
3097b8c8e2
Bump alpine from 3.16.2 to 3.17.2
Bumps alpine from 3.16.2 to 3.17.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 00:09:28 +00:00
Matthew R. Kasun
e7427c89cc refactor workflow 2022-12-22 09:48:09 -05:00
Matthew R. Kasun
8ce2eedd25 update docker file 2022-12-21 17:03:38 -05:00
Matthew R. Kasun
070f9fe81b update docker file 2022-12-21 17:01:33 -05:00
Matthew R. Kasun
e97566f069 update to go 1.19
docker files need to be updated as go-builder is built on
golang:1.19-alpine3.16 so base image for netmaker/netclient
needs to be updated to apline3.16 as well
2022-11-10 16:06:03 -05:00
afeiszli
b5a3ad7dbd add * to allowed groups by default 2022-09-14 14:33:08 -04:00
Matthew R. Kasun
3a3cd83e85 speedup docker builds 2022-04-22 06:51:09 -04:00
0xdcarns
1b10c08f55 updated docker versions 2022-03-28 09:49:21 -04:00
Matthew R. Kasun
e7ebc2463e move wg to container 2022-02-25 18:04:42 -05:00
Matthew R. Kasun
966603d3d0 match case of workflow var 2022-02-12 12:00:13 -05:00
Matthew R. Kasun
6cd0858556 embedd version info into docker image binary 2022-02-12 11:55:54 -05:00
Matthew R. Kasun
afb27619d4 update Dockerfile to use main.version 2022-02-10 15:12:04 -05:00
Matthew R. Kasun
cbe3b53709 add version to docker image executable 2022-02-09 10:42:59 -05:00
afeiszli
81213486ec fix merge conflix 2021-12-11 12:14:55 -05:00
afeiszli
833151c86d add route every time 2021-12-11 12:13:41 -05:00
0xdcarns
c2460c576e nil pointers, update version 2021-12-11 12:07:54 -05:00
0xdcarns
e45a485bce added comments, optimized memory 2021-12-10 15:01:10 -05:00
0xdcarns
85e8c0abb6 memory issue work 2021-12-08 16:52:32 -05:00
Alex
65631e0905
Merge branch 'develop' into master 2021-11-23 07:37:43 -05:00
Matthew R Kasun
8b04b77dcc use golang-alpine as builder and add package to permit finding of gcc 2021-11-21 09:06:17 -05:00
Matthew R Kasun
0bc39f10d8 missing quote 2021-11-21 09:06:17 -05:00
Matthew R Kasun
3378c3cf1f Update Dockerfile
use golang as builder, update linker flags
2021-11-21 09:05:00 -05:00
Matthew R Kasun
748c94f3b1 test of modified Dockerfile 2021-11-15 22:59:20 +00:00
0xdcarns
974627a9ab reorg of dockerfiles 2021-10-07 11:12:25 -04:00
worker-9
04350db09f image now supports sqlite 2021-08-25 17:02:16 -04:00
afeiszli
6108936b0b adding changes 2021-07-28 16:42:43 -04:00
afeiszli
68607ae8ca fixing netclient 2021-07-15 15:14:48 -04:00
afeiszli
2b77ae6723 dns server setup 2021-05-04 21:36:55 +00:00
afeiszli
2226f51f02 updated usage docs and install methods 2021-04-20 08:34:58 -04:00
afeiszli
0bacbd9f6c first commit 2021-03-25 12:17:52 -04:00