diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-02-29 14:43:57 +0200 |
|---|---|---|
| committer | ton31337 <3352707+ton31337@users.noreply.github.com> | 2024-03-12 20:34:30 +0000 |
| commit | e57b9042f733cc23b1ddc597a80117f3bf17bf9f (patch) | |
| tree | ec72ea02528718c3c80b92cf3dff2c3ce8262ce0 /tests/topotests/example-test/test_example.py | |
| parent | 6d1bf1ef3d1649aa576dc623ba7f1089620d9b01 (diff) | |
docker: Fix post function for Alpine build (package)
It was using a wrong sysdir.
```
--------------------
72 | # Own the config / PID files
73 | RUN mkdir -p /var/run/frr
74 | >>> RUN chown -R frr:frr /etc/frr /var/run/frr
75 |
76 | # Simple init manager for reaping processes and forwarding signals
--------------------
```
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit b0b0d7ab08960ed7b43b4d1dabeaf377fad40942)
Diffstat (limited to 'tests/topotests/example-test/test_example.py')
0 files changed, 0 insertions, 0 deletions
