Commit graph

25 commits

Author SHA1 Message Date
nicobo
560d838e60
~ dockerhub.yml replaces dockerhub-tag.yml & dockerhub-master.yml (should fix #47) 2021-01-25 23:28:10 +01:00
nicobo
fa21f46880
Create a github actions workflow to publish to pypi 2021-01-22 00:35:04 +01:00
nicobo
690779a526
~ creating a CI workflow to build & push tagged commits 2021-01-21 13:45:01 +01:00
nicobo
1db981115b debian-signal should also be tagged latest as it's the only image supporting all features 2021-01-20 21:09:11 +01:00
nicobo
05f944d145
+ 'latest' tag 2021-01-20 18:03:36 +01:00
nicobo
7a95ea8c9e
- remove arm/v5 & arm/v6 for now in order to focus on fewer platforms to debug the build process 2021-01-18 22:39:35 +01:00
nicobo
75a738462c
- python:3 image does not exist in arm/v5 2021-01-18 07:09:43 +01:00
nicobo
931cfae18d
+ smaller images that should work on more CPU architectures 2021-01-17 23:40:30 +01:00
nicobo
9e15e4f56e
trying arm64 on alpine... 2021-01-04 00:35:31 +01:00
nicobo
86da7312b1 move dependabot.yml 2020-12-27 21:41:40 +01:00
nicobo
494edb0058 + dependabot 2020-12-27 07:24:14 +01:00
nicobo
8f2a91638b removing arm for alpine as well (missing dependencies) 2020-12-24 08:37:52 +01:00
nicobo
ff0598bb3f
- removing arm CPU on debian-slim for now (needs more work) 2020-12-24 08:23:27 +01:00
nicobo
4bbb38b96b
- removing more problematic CPU archs
~ minor enhancements to the Dockerfiles
2020-12-24 00:04:14 +01:00
nicobo
91be08d2dd
Fixed duplicated step id 2020-12-23 23:34:14 +01:00
nicobo
99b66cfdb8
- disabling problematic CPU architectures : x86 for debian-slim and alpine 2020-12-23 23:25:27 +01:00
nicobo
4353342e3e
+ multiarch
+ building debian, debian-slim, alpine
2020-12-23 22:16:20 +01:00
nicobo
e674195d5d
+ caching images 2020-12-23 22:08:43 +01:00
nicobo
48e93b5469 fixed auto update docker hub description 2020-12-21 09:07:46 +01:00
nicobo
7d1134d5af
+ auto update docker hub description 2020-12-21 08:43:09 +01:00
nicobo
cc516da502
Fixed insufficent_scope (tag was missing the username) 2020-12-20 23:35:13 +01:00
nicobo
8616c8587f
Fixed missing checkout action 2020-12-20 23:26:32 +01:00
nicobo
07cf2aaa20
Fixes missing environment 2020-12-20 23:11:02 +01:00
nicobo
c321d65d37
Fixes variables syntax 2020-12-20 23:04:54 +01:00
nicobo
b75b4c536f
Create dockerhub.yml
Github Action to build & push image to docker hub
2020-12-20 22:59:58 +01:00