Page MenuHomeDevCentral

Install less
ClosedPublic

Authored by dereckson on Feb 12 2022, 00:56.
Tags
None
Referenced Files
F7148867: D2516.id6345.diff
Mon, Apr 21, 12:29
F7121065: D2516.diff
Mon, Apr 21, 01:25
F7096446: D2516.id6345.diff
Sun, Apr 20, 15:50
Unknown Object (File)
Fri, Apr 11, 18:03
Unknown Object (File)
Fri, Apr 11, 08:42
Unknown Object (File)
Fri, Apr 11, 06:59
Unknown Object (File)
Fri, Apr 11, 01:05
Unknown Object (File)
Thu, Apr 10, 14:21
Subscribers
None

Details

Diff Detail

Repository
rDDEV Nasqueron dev workspace
Lint
Lint Passed
Unit
No Test Coverage
Branch
main
Build Status
Buildable 3926
Build 4177: arc lint + arc unit

Event Timeline

dereckson created this revision.

Rebuilding but should be trivial.

This revision is now accepted and ready to land.Feb 12 2022, 00:56

Had to remove former nasqueron/dev-workspace-go and nasqueron/dev-workspace-go:5001-5001 images, but now works:

$ docker build -t nasqueron/dev-workspace-go .
[...]
Successfully built 609c427ccde3
Successfully tagged nasqueron/dev-workspace-go:latest

$ docker tag 609c427ccde3 nasqueron/dev-workspace-go

$ workspace
🔨 Building user-specific image nasqueron/dev-workspace-go:5001-5001 for dereckson                                                      
Sending build context to Docker daemon  2.048kB
Step 1/2 : FROM nasqueron/dev-workspace-go
 ---> 609c427ccde3
[...]
Successfully built 070bdb41bb0a
Successfully tagged nasqueron/dev-workspace-go:5001-5001

$ less
Missing filename ("less --help" for help)
This revision was automatically updated to reflect the committed changes.