You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: container-example/README.md
+15-23Lines changed: 15 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,38 +98,31 @@ Standing in your working directory run the following commands:
98
98
> https://docs.docker.com/network/proxy and a
99
99
> [script for Axis devices](https://axiscommunications.github.io/acap-documentation/docs/develop/build-install-run.html#configure-network-proxy-settings) in the ACAP documentation.
100
100
101
-
##### Build the application for armv7hf
102
-
103
-
Pull the [Alpine linux container image][alpine] for armv7hf and save it to a
104
-
.tar file, then build the application:
101
+
Pull the [Alpine linux container image][alpine] and save it to a .tar file.
0 commit comments