Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to sumo 1.3.1 #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

alexdawn
Copy link

@alexdawn alexdawn commented Nov 5, 2019

changes

testing

build the image

docker build -t sumo_image .
check it worked by getting the version of sumo in the docker

docker run -ti sumo_image --version
Eclipse SUMO Version 1.3.1
 Build features: Linux-4.15.0-66-generic x86_64 GNU 6.3.0 Release Proj GUI GDAL GL2PS SWIG
 Copyright (C) 2001-2019 German Aerospace Center (DLR) and others; https://sumo.dlr.de

Eclipse SUMO Version 1.3.1 is part of SUMO.
This program and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
SPDX-License-Identifier: EPL-2.0

there should be sumo 1.3.1 in container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant