Update buildroot to 2021.02.3 (#1422)
Signed-off-by: Stefan Agner <stefan@agner.ch>
(cherry picked from commit 9c8172df40)
This commit is contained in:
@@ -2,3 +2,8 @@ version: '3'
|
||||
services:
|
||||
busybox:
|
||||
image: "busybox:latest"
|
||||
command: httpd -f -h /www/
|
||||
ports:
|
||||
- "80:80"
|
||||
volumes:
|
||||
- "/bin:/www"
|
||||
|
||||
Reference in New Issue
Block a user