chore: Readme layout & typos

This commit is contained in:
Jack Wills
2022-09-19 21:58:51 +00:00
parent 81bc6cca1f
commit acfca6ddac
2 changed files with 12 additions and 18 deletions
+3 -5
View File
@@ -1,8 +1,6 @@
<p align="center">
<img src='https://raw.githubusercontent.com/mrjackwills/oxker/main/.github/logo.svg' width='100px'/>
</p>
<p align="center">
<img src='https://raw.githubusercontent.com/mrjackwills/oxker/main/.github/logo.svg' width='100px'/>
<h1 align="center">oxker</h1>
<div align="center">
A simple tui to view & control docker containers
@@ -17,10 +15,10 @@
## Run
Images built for `linux/amd64`, `linux/arm64v8`, and `linux/armv6`
Images built for `linux/amd64`, `linux/arm64`, and `linux/arm/v6`
`docker run --rm -it --volume /var/run/docker.sock:/var/run/docker.sock:ro --pull=always mrjackwills/oxker`
## Help
visit the<a href="https://github.com/mrjackwills/oxker" target='_blank' rel='noopener noreferrer'> Github repo</a>
visit the <a href="https://github.com/mrjackwills/oxker" target='_blank' rel='noopener noreferrer'>Github repo</a>