Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![Build Status](https://travis-ci.org/opencopilot/packet-ip-sidecar.svg?branch=master)](https://travis-ci.org/opencopilot/packet-ip-sidecar)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fopencopilot%2Fpacket-ip-sidecar.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fopencopilot%2Fpacket-ip-sidecar?ref=badge_shield)
### Packet IP Sidecar

Watches Packet metadata for elastic IP assignments to a device, adds/removes IPs to the loopback.
Expand All @@ -7,3 +8,7 @@ Watches Packet metadata for elastic IP assignments to a device, adds/removes IPs
#### Usage

`docker run --net host --cap-add NET_ADMIN opencopilot/packet-ip-sidecar`


## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fopencopilot%2Fpacket-ip-sidecar.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fopencopilot%2Fpacket-ip-sidecar?ref=badge_large)