Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@aka320
Copy link
Contributor

@aka320 aka320 commented May 29, 2024

Changes

  • Added Dockerfile to build the Docker image for L3AFD
  • Update README with the instructions to build L3AFD Docker image and run it in a Container

Testing

  • Able to attach XDP and TC programs using L3AFD Container

aka320 added 2 commits May 29, 2024 17:11
- Updating README with the instructions to Build L3AFD Docker image and run it in a Container.

Signed-off-by: aka320 <[email protected]>
pmoroney
pmoroney previously approved these changes May 29, 2024
Copy link

@pmoroney pmoroney left a comment

Choose a reason for hiding this comment

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

LGTM, although it does sound like a good idea to pin the hash for the docker file as suggested by the security bot.

README.md Outdated
# Generate Swagger Docs
See our [Swaggo setup](docs/swagger.md)

# Build L3AFD Docker image
Copy link
Contributor

Choose a reason for hiding this comment

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

Move this block in building section

Comment on lines 19 to 26
vim \
wget \
curl \
linux-tools-generic \
net-tools \
iproute2 \
elfutils \
libjson-c-dev \
Copy link
Contributor

Choose a reason for hiding this comment

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

Fix alignment.

- Fixing indentation in Dockerfile
- Using specific SHA for Jammy base docker image
- Cosmetic changes for README.md

Signed-off-by: aka320 <[email protected]>
Copy link
Contributor

@sanfern sanfern left a comment

Choose a reason for hiding this comment

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

LGTM

@aka320 aka320 requested a review from pmoroney June 5, 2024 16:33
Copy link

@charleskbliu0 charleskbliu0 left a comment

Choose a reason for hiding this comment

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

Looks good

@charleskbliu0 charleskbliu0 merged commit 8a48fa0 into l3af-project:main Jun 5, 2024
@sanfern sanfern added the enhancement New feature or request label Oct 9, 2024
roopeshsn pushed a commit to roopeshsn/l3afd that referenced this pull request Mar 8, 2025
* Create Dockerfile for L3AFD

Signed-off-by: aka320 <[email protected]>

* Update README.md

- Updating README with the instructions to Build L3AFD Docker image and run it in a Container.

Signed-off-by: aka320 <[email protected]>

* Addressing review comments
- Fixing indentation in Dockerfile
- Using specific SHA for Jammy base docker image
- Cosmetic changes for README.md

Signed-off-by: aka320 <[email protected]>

---------

Signed-off-by: aka320 <[email protected]>
Signed-off-by: Roopesh Saravanan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants