Skip to content

Conversation

@CheRuisiBesares
Copy link
Contributor

Creates an AppImage that contains pktvisord pktvisor-pcap and pktvisor-cli. This implementation builds the AppImage in a docker using the assets generated by the docker build. Because not all of the assets are statically complied we use Exodus to capture a minimal set of decencies for the AppImage

See Readme for more details on use and building.

Future Steps:

  1. Look into distribution with AppImageHub
  2. Build for other architectures
  3. Use more conventional build tools

cruisibesares and others added 4 commits March 30, 2021 14:57
This is a POC to show the ability to package pktvisor as an AppImage. If
we want to build this out for other archs we probably should look into
additional tooling.
Copy link
Contributor

@weyrick weyrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome stuff, just a few minor comments.

@weyrick weyrick linked an issue Apr 5, 2021 that may be closed by this pull request
cruisibesares and others added 2 commits April 8, 2021 10:58
Updating some wording and adding the `DEV_IMAGE` env var to the appimage
build for ease of development.
@weyrick weyrick merged commit 23eae75 into develop Apr 9, 2021
@weyrick weyrick deleted the feature/AppImage branch April 9, 2021 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

appimage binary release

3 participants