Dockerfile in netbox-client-ruby-0.2.3 vs Dockerfile in netbox-client-ruby-0.3.0
- old
+ new
@@ -9,7 +9,6 @@
COPY Gemfile Gemfile.lock netbox-client-ruby.gemspec VERSION ./
RUN bundle install --jobs 4 --deployment --quiet
COPY . ./
-
CMD docker/start.sh