1
0
mirror of https://github.com/smallstep/cli.git synced 2025-09-18 19:54:31 +03:00

26 Commits

Author SHA1 Message Date
Herman Slatman
6d6af3a1e0 Add missing backslash 2024-09-24 19:33:52 +02:00
Jan Madera
c7fbf8555b Do same commands as alpine Dockerfile 2024-09-18 16:33:51 +02:00
Carl Tashian
e855e874fb Update debian docker build to bookworm 2023-12-04 17:36:22 -08:00
Carl Tashian
c7c6c7a195 Assume yes on apt upgrade to avoid non-interactive prompting 2023-06-13 15:01:19 -07:00
Carl Tashian
581f486815 Use golang:bullseye base image 2023-04-12 16:51:42 -07:00
Carl Tashian
2550debf21 Use debian base for builder layer 2023-04-12 16:37:46 -07:00
Carl Tashian
931bc50d69 Cross-compile the Docker debian build 2023-04-12 15:55:01 -07:00
Carl Tashian
34955cb77a Add target arm variant support 2023-03-14 16:24:31 -07:00
Carl Tashian
04cb310b03 WIP 2023-03-14 15:51:35 -07:00
Carl Tashian
c114214ffa WIP 2023-03-14 15:50:11 -07:00
Carl Tashian
1674ca19de WIP 2023-03-14 15:46:46 -07:00
Carl Tashian
5aa51cd5c0 WIP 2023-03-14 15:45:15 -07:00
Carl Tashian
4f33839c52 WIP 2023-03-09 17:53:49 -08:00
Carl Tashian
2943ca1ef6 WIP on Docker buildx 2023-03-09 17:29:20 -08:00
Carl Tashian
ede9d43e8c Update docker/Dockerfile.debian
Co-authored-by: Mariano Cano <mariano.cano@gmail.com>
2023-03-02 17:15:09 -05:00
Carl Tashian
8d0ca4ef55 Remove preexisting base packages 2023-03-02 16:02:10 -05:00
Carl Tashian
7548f595aa Add a debian:bullseye base image 2023-03-02 15:43:09 -05:00
Mariano Cano
985399835c Upgrade alpine dependencies. 2021-08-25 19:45:47 -07:00
max furman
cb8b71019e Add tzdata to the docker container
- enables use of timezone env variables
2021-07-16 09:12:01 -07:00
max furman
5d57a5f750 [action] get prerelease conditional sorted + revert docker 2021-02-17 21:26:10 -08:00
Carl Tashian
bb7a30a4c9 Humble beginning of .goreleaser.yml 2021-02-10 14:53:52 -08:00
Mariano Cano
7ffa7484fe Make step uid and gid configurable with docker arguments.
Related to #292
2020-06-17 15:36:46 -07:00
Mariano Cano
1d298deb44 Remove extra white line. 2020-05-27 10:43:32 -07:00
Mariano Cano
aac2566c50 Remove STEPDEBUG=1 environment variable.
Fixes #273
2020-04-24 11:15:52 -07:00
Christian Wolf
f179503306 Implemented multiarch docker build
Made manual build work

Rewritten Makefile

Updated changed in Makefile

Removed unneeded file

Tried to remove bug in Makefile

Added experimental features to Makefile

Added mkdir to allow adding experimental features

Added version output

Added buildx static binary

Test calling buildx static binary directly

Set all buildx commands to all invocations

Chnaged the log outputs

Removed redundant code
2020-04-17 13:11:01 +02:00
max furman
6ed785cb22 forgot to add docker dir 2018-11-14 16:11:19 -08:00