Skip to content

Is Docker a necessary component? #9

Description

@pingfan12321

Hi,
Following the instructions in the readme, I executed all the steps except docker.
After run this commend:

sudo ./trunk --config config/trunks.yaml --flush --acm --qos

result:

ubuntu@ubuntu:~/trunks$ sudo ./trunk --config config/trunks.yaml --flush --acm --qos
[sudo] password for ubuntu: 
2025/02/25 22:35:13 Flushing tables
net.ipv4.ip_forward = 1
2025/02/25 22:35:13 Running with QoS
2025/02/25 22:35:13 Configure IPTABLES
2025/02/25 22:35:13 Configure TC
2025/02/25 22:35:14 Trunks started with ACM
2025/02/25 22:35:14 Changing link capacity
2025/02/25 22:35:14 Setting the forward link bandwidth at 39mbit
2025/02/25 22:35:14 Setting the return link bandwidth at 9mbit
2025/02/25 22:35:24 Changing link capacity
2025/02/25 22:35:24 Setting the forward link bandwidth at 39mbit
2025/02/25 22:35:24 Setting the return link bandwidth at 9mbit

Does this prove that trunks is running normally?

Docker,Is this step necessary?I think this step is just to verify the qos and is unnecessary for the operation of the system. Is this correct?

cd container
docker-compose up -d

Looking forward to your reply.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions