Change to more minimal ros base image
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
This commit is contained in:
parent
1c812353e0
commit
2edf1eeda8
@ -1,4 +1,4 @@
|
||||
FROM osrf/ros:kinetic-desktop-full
|
||||
FROM ros:kinetic-ros-core
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
git \
|
||||
|
Loading…
Reference in New Issue
Block a user