Skip to content

Commit

Permalink
feat: add nebra volume to packet forwarder
Browse files Browse the repository at this point in the history
  • Loading branch information
shawaj authored Feb 5, 2023
1 parent 8d5fbc1 commit c55276c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/docker-compose.template
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ services:
privileged: true
volumes:
- pktfwdr:/var/pktfwd
- nebra:/var/nebra
environment:
- FIRMWARE_VERSION={{FIRMWARE_VERSION}}
- FIRMWARE_SHORT_HASH={{ENV.FIRMWARE_SHORT_HASH}}
Expand Down

0 comments on commit c55276c

Please sign in to comment.