Coder Social home page Coder Social logo

jb-idea-340177-reproducer's Introduction

Reproducer

for https://youtrack.jetbrains.com/issue/IDEA-340177

  1. Sync project
  2. Run task: notifications > build > buildDockerImage This task is defined in notifications/build.gradle.kts and is simply building docker image via docker-compose
  3. Run docker-compose services by clicking green arrow near "services" in docker/docker.compose.yml
  4. Go to Services panel > Docker-compose: reproducer > notifications > reproducer-notifications-* image. Right click and copy its image SHA id
  5. Change Main.kt file in notifications in any way.
  6. Repeat step 2.
  7. Stop notifications container in Services panel. Then at same Services panel right click and run Start container.
  8. Copy image SHA id. You'll see same ID while we have already rebuilt image at step 6.
  9. Stop the image and start it again by going to "docker-compose.yml" file and pressing greeen arrow next to notifications service.
  10. After it starts copy image id in "Services" panel. You'll see that now it picked up a new image!

Expected behaviour would be to start container with latest built image from "Services" panel similar as if you start it from "docker-compose.yml" file. Alternatively, if current behaviour is considered "the right way", there should be at least an action in context menu of selected service in "Services panel" to update configuration with latest available image

jb-idea-340177-reproducer's People

Contributors

bravik avatar

Watchers

 avatar

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.