dependabot[bot]
2ea3d1193a
build(deps): bump distroless/static-debian12 from 4197211
to ce46866
...
Bumps distroless/static-debian12 from `4197211` to `ce46866`.
---
updated-dependencies:
- dependency-name: distroless/static-debian12
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 17:42:55 +00:00
dependabot[bot]
0e911484c3
build(deps): bump distroless/static-debian12 from 8cbe18a
to 4197211
...
Bumps distroless/static-debian12 from `8cbe18a` to `4197211`.
---
updated-dependencies:
- dependency-name: distroless/static-debian12
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 17:13:48 +00:00
dependabot[bot]
5f5fddf506
build(deps): bump distroless/static-debian12 from 6dcc833
to 8cbe18a
...
Bumps distroless/static-debian12 from `6dcc833` to `8cbe18a`.
---
updated-dependencies:
- dependency-name: distroless/static-debian12
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 17:18:45 +00:00
dependabot[bot]
8ecfac9d98
build(deps): bump distroless/static-debian12 from 0d6ada5
to 6dcc833
...
Bumps distroless/static-debian12 from `0d6ada5` to `6dcc833`.
---
updated-dependencies:
- dependency-name: distroless/static-debian12
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 17:39:09 +00:00
dependabot[bot]
bca74ee87f
build(deps): bump distroless/static-debian12 from 2eb0c79
to 0d6ada5
...
Bumps distroless/static-debian12 from `2eb0c79` to `0d6ada5`.
---
updated-dependencies:
- dependency-name: distroless/static-debian12
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 17:13:03 +00:00
dependabot[bot]
328ef3782d
build(deps): bump distroless/static-debian12 from 4a2c1a5
to 2eb0c79
...
Bumps distroless/static-debian12 from `4a2c1a5` to `2eb0c79`.
---
updated-dependencies:
- dependency-name: distroless/static-debian12
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 17:31:26 +00:00
Wes Panther
cc9ca40470
Add digest for base image and configure dependabot
...
This should not change the current behavior, but will cause dependabot
to update the digest of the latest base image weekly.
Signed-off-by: Wes Panther <wpanther@google.com>
2023-12-18 21:21:17 -08:00
sagar rawat
245b58a1e2
update the debian12 and bookworm remove --v 1.0
...
Signed-off-by: sagar rawat <sagarrawat24291@gmail.com>
2023-09-01 16:19:29 +05:30
James Blair
ab65ee3d01
Consolidate etcd dockerfiles.
...
We can consolidate by using docker build args to create the individual platform Dockerfile.
Signed-off-by: James Blair <mail@jamesblair.net>
2023-04-26 17:09:25 +12:00
Gyuho Lee
d636abc2d4
Dockerfile: remove
...
We don't have build triggers anymore.
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-04-09 10:35:39 -07:00
Gyuho Lee
c8e5311131
Dockerfile: remove "cmd/vendor"
...
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-01-24 15:26:17 -08:00
Gyu-Ho Lee
8a71f749d7
*: separate Dockerfile for quay build trigger
...
Fix https://quay.io/repository/coreos/etcd-git/build/d75d80b1-7d8d-42bd-af07-645b7da3a118 .
2016-06-24 12:55:10 -07:00
Gyu-Ho Lee
c25ff426af
Dockerfile: build image with alpine
2016-06-17 14:42:40 -07:00
Anthony Romano
dcb3b7aecf
*: scrub legacy ports from code and scripts
2016-05-11 13:46:30 -07:00
Brandon Philips
3e234918ee
Dockerfile: initial commit
2014-10-27 16:43:27 -07:00
Jonathan Boulle
e1d5caa7e8
scripts: remove non-functional Dockerfile
2014-09-08 23:20:14 -07:00
Andrew Bonventre
a32cd31d3b
Update to Go 1.3.1
2014-08-13 10:54:51 -07:00
Andrew Bonventre
9f5ec7732e
Update to Go v1.3
...
Now I’m just being OCD about it.
2014-06-19 10:25:52 -04:00
Andrew Bonventre
75dc10c39d
Update to Go v1.2.2
2014-06-09 16:03:01 -04:00
Andrew Bonventre
1b78cc1389
Update to Go v1.2.1
2014-04-19 13:09:33 -04:00
Stephen Crosby
d66efc550d
fix(Dockerfile): debconf use noninteractive
...
DEBIAN_FRONTEND=noninteractive tells apt-get install to use the
noninteractive front end for debconf. This keeps the system from
attempting to interact with the user during package configuration.
Without it, debconf issues warnings like:
```
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (@INC contains:
/etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14
/usr/local/lib/site_perl .) at
/usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype
```
2014-04-05 14:06:19 -07:00
Erik
d3fb9f0f0f
etcd is in the bin directory, fixes bug with the docker image not working
2014-01-15 12:46:09 -05:00
Jérôme Petazzoni
6b14fe7747
Download and build Go 1.2 in the Dockerfile.
...
The dependency BurntSushi/toml actually needs Go 1.2, because it uses
encoding.TextUnmarshaler, which didn't exist in Go 1.1. Since the PPA
that we use doesn't have Go 1.2 yet, we will use the same method as
Docker, i.e. download Go source tarball and compile it.
2014-01-14 18:19:37 -08:00
Neil Dunbar
a06f5e74af
Merge remote-tracking branch 'upstream/master' into feature-parametric-timeout
...
Conflicts:
Dockerfile
server/usage.go
tests/server_utils.go
2013-12-06 10:13:33 +00:00
Alex Polvi
b22c6fed4d
fix(Dockerfile): remove bogus -bind-addr, and use default -addr
2013-12-05 18:07:51 +00:00
Neil Dunbar
0867b33de5
fix(Dockerfile): reverted unneeded changes
...
fix(server/config.go): ensured params are changeable from config file and env
fix(server/server.go): removed unnecessary debug line
fix(server/timeout.go): removed a commented block
style(server/transporter.go): put explicit vars to replace timeout expressions
style(tests/server_utils.go): ran gofmt to clean up indenting
2013-12-05 09:23:23 +00:00
Neil Dunbar
46f8a354d1
Added the ability to specify heartbeat and election timeouts as
...
config parameters.
2013-12-04 16:58:44 +00:00
Ben Johnson
cba2611c68
Renamed configuration parameters.
2013-11-15 00:13:32 -05:00
Zef Hemel
9ede78d75f
Added dockerfile
2013-08-15 10:00:37 +02:00