docker-playground/gr-gsm-master
Vadim Yanitskiy c7ff506687 gr-gsm-master/Dockerfile: fix full system upgrade
Thanks to Piotr, it was discovered that the image building
process fails during full system upgrade:

  RUN    pacman -Syu

with the following output:

  looking for conflicting packages...
  Packages (2) ca-certificates-mozilla-*  p11-kit-*

  ...

  :: Proceed with installation? [Y/n]
  The command '/bin/sh -c pacman -Syu' returned a non-zero code: 1

Looks like the '--noconfirm' flag was missing.

Change-Id: Icb3ccb9a9531686efcebb3e277421c4c05387b09
2018-09-06 22:35:36 +07:00
..
.release Introduce Dockerfile for the GR-GSM project 2018-08-09 17:36:27 +07:00
Dockerfile gr-gsm-master/Dockerfile: fix full system upgrade 2018-09-06 22:35:36 +07:00
Makefile gr-gsm-master/Makefile: enable host USB access 2018-08-09 18:53:05 +07:00