docs: changelog
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
### Fixes
|
||||
+ disallow commands to be sent so an oxker container, closes #19, [160b8021b1de898064756b53c127d49b8096ce4d]
|
||||
+ if no container created time, use 0 instead of system time, [1adb61ce3b029d4fcf51961958d483b2fae8825a]
|
||||
|
||||
### Fixes
|
||||
|
||||
# <a href='https://github.com/mrjackwills/oxker/releases/tag/v0.1.8'>v0.1.8</a>
|
||||
### 2022-12-05
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ Published on <a href='https://www.crates.io/crates/oxker' target='_blank' rel='n
|
||||
### Docker
|
||||
Published on <a href='https://hub.docker.com/r/mrjackwills/oxker' target='_blank' rel='noopener noreferrer'>Docker Hub</a>, with images built for `linux/amd64`, `linux/arm64`, and `linux/arm/v6`
|
||||
|
||||
`docker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock:ro --name oxker --pull=always mrjackwills/oxker`
|
||||
`docker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock:ro --pull=always mrjackwills/oxker`
|
||||
|
||||
### Nix
|
||||
Using nix flakes, oxker can be ran directly with
|
||||
|
||||
Reference in New Issue
Block a user