Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
main_ros_docker_setup
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
MAMUTRobotiks
eurobotRosStack
main_ros_docker_setup
Commits
5922255a
Commit
5922255a
authored
1 year ago
by
Guelakais
Browse files
Options
Downloads
Patches
Plain Diff
I don't want to start an Editor inside the compiling process
parent
bfd0d61b
Branches
MAMUT
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
with
1 addition
and
1 deletion
Dockerfile
+
1
−
1
View file @
5922255a
...
...
@@ -28,7 +28,7 @@ RUN cargo install cargo-outdated
RUN
cargo
install
maturin
RUN
cargo
install
evcxr_repl
RUN
wget https://github.com/neovim/neovim/releases/download/nightly/nvim.appimage
RUN
chmod
u+x nvim.appimage
&&
./
nvim.appimage
RUN
nvim.appimage
RUN
git clone https://github.com/neovide/neovide
WORKDIR
/neovide
RUN
cargo build
--release
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment