Skip to content

MacOS not supported? #65

@blissdev

Description

@blissdev

Behaviour

Steps to reproduce this issue

  1. Run docker-compose up -d on MacOS 10.15 using default env and compose file.

Expected behaviour

Runs successfully and brings container up.

Actual behaviour

Creating librenms_smtp      ... error

ERROR: for librenms_smtp  Cannot start service smtp: Mounts denied:
The path /etc/localtime
Creating librenms_db        ... done
Creating librenms_memcached ... done
Creating librenms_rrdcached ... done
.

ERROR: for smtp  Cannot start service smtp: Mounts denied:
The path /etc/localtime
is not shared from OS X and is not known to Docker.
You can configure shared paths from Docker -> Preferences... -> File Sharing.
See https://docs.docker.com/docker-for-mac/osxfs/#namespaces for more info.
.
ERROR: Encountered errors while bringing up the project.

Configuration

  • Docker version (type docker --version) : Docker version 19.03.8, build afacb8b
  • Docker compose version if applicable (type docker-compose --version) : docker-compose version 1.25.4, build 8d51620a
  • Platform (Debian 9, Ubuntu 18.04, ...) : macOS 10.15.4 (19E266)
  • System info (type uname -a) : Darwin Jordans-MBP.attlocal.net 19.4.0 Darwin Kernel Version 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64 x86_64
  • Include all necessary configuration files : docker-compose.yml, .env,: Defaults from repo

Docker info

Client:
 Debug Mode: false

Server:
 Containers: 11
  Running: 5
  Paused: 0
  Stopped: 6
 Images: 37
 Server Version: 19.03.8
 Storage Driver: overlay2
  Backing Filesystem: <unknown>
  Supports d_type: true
  Native Overlay Diff: true
 Logging Driver: json-file
 Cgroup Driver: cgroupfs
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
 runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
 init version: fec3683
 Security Options:
  seccomp
   Profile: default
 Kernel Version: 4.19.76-linuxkit
 Operating System: Docker Desktop
 OSType: linux
 Architecture: x86_64
 CPUs: 4
 Total Memory: 1.943GiB
 Name: docker-desktop
 ID: PGS6:AFKN:BTQB:2644:NMB7:NIUT:AP33:RIGI:4BQD:3WHS:ZT4M:LTLB
 Docker Root Dir: /var/lib/docker
 Debug Mode: true
  File Descriptors: 89
  Goroutines: 96
  System Time: 2020-04-05T22:29:28.085081508Z
  EventsListeners: 4
 HTTP Proxy: gateway.docker.internal:3128
 HTTPS Proxy: gateway.docker.internal:3129
 Registry: https://index.docker.io/v1/
 Labels:
 Experimental: false
 Insecure Registries:
  127.0.0.0/8
 Live Restore Enabled: false
 Product License: Community Engine

Logs

> Container logs (set LOG_LEVEL to debug if applicable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions