jjethwa / rundeck

GNU General Public License v3.0
123 stars 137 forks source link

While trying to create new image got below error please help. #89

Open RenTamu opened 6 years ago

RenTamu commented 6 years ago

Selecting previously unselected package rundeck-cli. (Reading database ... 13036 files and directories currently installed.) Preparing to unpack /tmp/rundeck-cli.deb ... Unpacking rundeck-cli (1.0.19-1) ... Selecting previously unselected package rundeck. Preparing to unpack /tmp/rundeck.deb ... Unpacking rundeck (2.10.0) ... Setting up rundeck-cli (1.0.19-1) ... Setting up rundeck (2.10.0) ... Adding group rundeck....done Adding system user rundeck....done % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 635 0 635 0 0 53 0 --:--:-- 0:00:11 --:--:-- 146 100 909k 100 909k 0 0 48822 0 0:00:19 0:00:19 --:--:-- 173k rundeck-slack-incoming-webhook-plugin-0.6.jar: OK / ---> 6fdf45b8f598 Removing intermediate container 0fa13ae0ac92 Step 5/9 : ADD content/ / ADD failed: stat /var/lib/docker/tmp/docker-builder205833802/content: no such file or directory

jjethwa commented 6 years ago

Hi @RenTamu

Are you building the image using the entire contents of this repository? Seems that the content directory is missing in your build setup

RenTamu commented 6 years ago

@jjethwa wow thanks for quick response you are right content dir is not there trying to build image after making content directory.