Jack Wills
48a89bef12
docs: Fix typos
2026-02-23 14:53:35 +00:00
Jack Wills
0c6f53228f
fix: update containerised Dockerfile
2024-11-19 08:25:55 +00:00
Jack Wills
068e4025a5
fix: Dockerfile command case
2024-07-27 09:55:57 +00:00
Jack Wills
0445b39f9e
docs: typo
2024-05-07 19:44:38 +00:00
Jack Wills
0e5ee143b0
feat: exec mode improvements
...
Use Bollard library to exec in pure Rust.
`--use-cli` cli arg, will then only try to exec into containers using
Docker.
Only try to exec into a container if the state == Running.
2023-11-18 22:44:39 +00:00
Jack Wills
c8077bca0b
feat: Docker exec mode, closes #28
2023-11-16 11:19:09 +00:00
Jack Wills
cebb975cb8
fix: typos
2023-02-27 02:56:47 +00:00
Jack Wills
3d41fff62b
docs: various typos
2023-02-17 18:42:32 +00:00
Jack Wills
f8dc90ebfa
docs: changelog
2023-02-04 04:15:26 +00:00
Jack Wills
0bd317b7ce
fix: container scratch image
2023-02-04 04:07:01 +00:00
Jack Wills
17b71b6b41
feat: switch to scratch docker container
2023-02-03 21:40:14 +00:00
Jack Wills
c93870e5fb
feat: -s flag for showing self when conterainerised
2022-12-04 21:42:07 +00:00
Jack Wills
4f672fee05
docs: Dockerfile comments
2022-12-03 14:22:47 +00:00
Jack Wills
211f481c38
feat: self dockerisation dev Dockefile
2022-09-06 14:38:29 +00:00
Jack Wills
eff79d3cfb
feat: github action build for DockerHub
2022-09-06 01:06:56 +00:00
Jack Wills
c2910aaef3
feat: self containerisation
...
Build oxker images, for x86, arm64v8, and armv6, and publish to Docker Hub
2022-09-05 22:05:24 +00:00