shell boilerplate could be automatically added when building in devmode

Bug #1615163 reported by Nish Aravamudan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
snapcraft (Ubuntu)
New
Wishlist
Unassigned

Bug Description

It becomes quite common while first snapping an application to add something like:

apps:
    shell:
         command: bash

parts:
    bash:
         plugin: dump
         source: /bin/bash

[ this might not be exactly correct, just wanted to document the idea before EOD ]

It feels like this could be a builtin/transparent addition, perhaps specifically when building in devmode? It makes for much easier debugging of issues/environmental conditions.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.