Coder Social home page Coder Social logo

Comments (4)

bonndan avatar bonndan commented on May 29, 2024

The folders are likely leftovers from spring-projects/spring-boot#9983
What causes the Images to be created ist not clear to me. Maybe temporary files? Have you worked with / called the inout example a Lot?

You could try to replace Tomcat and see of the folders disappear. Or try to Set the tomcat Remo dir. However, once we go micronaut thus problem might be history

from nivio.

jpgoelz avatar jpgoelz commented on May 29, 2024

I failed to mention: The files are images and contain the graph.png. As I've said before, a new copy is created every time, graph.png is requested. Basically, just browsing the server and refreshing creates them. So, yes, I guess they are temporary files that just don't get removed.

Have you not seen those? In IntelliJ, they are shown as unversioned files, which is why I became aware of them in the first place.

from nivio.

bonndan avatar bonndan commented on May 29, 2024

When you ran docker, which mounts did you use? Was it the directory where all those files appeared?

from nivio.

jpgoelz avatar jpgoelz commented on May 29, 2024

The files are created in the folder provided by source=.
I ran

docker run -e SEED=/tmp/inout.yml --mount type=bind,source="$(pwd)"/src/test/resources/example,target=/tmp -p 8080:8080 nivio:latest

When I ran Nivio on AdventOfCode (#29 (comment)), landscape.yml was in the root directory. So, that was where the files/folders where created.

from nivio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.