master
Andy 7 years ago
parent 4080bc2cbe
commit 53aad46f33
Signed by: arno
GPG Key ID: 368DDA2E9A471EAC

@ -1,4 +1,4 @@
FROM ubuntu:xenial
FROM ubuntu:zesty
MAINTAINER Andrey Arapov <andrey.arapov@nixaid.com>
# To avoid problems with Dialog and curses wizards

@ -28,4 +28,5 @@ services:
# more on CAP_SYS_ADMIN https://lwn.net/Articles/486306/
cap_add:
- SYS_ADMIN
- IPC_LOCK # lock memory to prevent sensitive values from being swapped to disk.
shm_size: 4G

Loading…
Cancel
Save